Skip to content

Commit 8c79a18

Browse files
build: bump pytest from 8.4.2 to 9.0.0 (#2453)
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 31f7055 commit 8c79a18

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
@@ -119,7 +119,7 @@ general-all = [
119119
"vtk==9.5.2",
120120
]
121121
tests-minimal = [
122-
"pytest==8.4.2",
122+
"pytest==9.0.0",
123123
"pytest-cov==7.0.0",
124124
"pytest-pyvista==0.3.2",
125125
"pyyaml==6.0.3",

0 commit comments

Comments
 (0)