Skip to content

Commit 15be2b3

Browse files
build(deps-dev): bump pytest from 8.4.2 to 9.0.0 in the test-dependencies group (#416)
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 4fabb15 commit 15be2b3

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 8.4.2 to 9.0.0 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==8.4.2",
58+
"pytest==9.0.0",
5959
"pyvista==0.46.4",
6060
"pytest-pyvista==0.3.1",
6161
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)