Skip to content

Commit a0eeb66

Browse files
MAINT: Bump pytest from 8.4.2 to 9.0.0 (#666)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent da8bd5c commit a0eeb66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build: Bump pytest from 8.4.2 to 9.0.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
tests = [
3535
"grpcio>=1.17, <1.68.0",
3636
"protobuf==5.28.0",
37-
"pytest==8.4.2",
37+
"pytest==9.0.1",
3838
"pytest-cov==6.2.1",
3939
]
4040
doc = [

0 commit comments

Comments
 (0)