Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/source/changelog/51.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Build: bump pytest from 8.4.0 to 8.4.2
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ tests = [
"grpcio-health-checking==1.71.2",
"hypothesis==6.135.10",
"pyfakefs==5.8.0",
"pytest==8.4.0",
"pytest==8.4.2",
"pytest-cov==6.1.1",
]

Expand Down