Skip to content

Commit 2464760

Browse files
build(deps-dev): bump pytest from 9.0.0 to 9.0.1 in the test-dependencies group (#421)
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 2c2a8fc commit 2464760

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(deps-dev): bump pytest from 9.0.0 to 9.0.1 in the test-dependencies group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ all = [
5555
]
5656

5757
tests = [
58-
"pytest==9.0.0",
58+
"pytest==9.0.1",
5959
"pyvista==0.46.4",
6060
"pytest-pyvista==0.3.1",
6161
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)