Skip to content

Commit e928a17

Browse files
build(deps-dev): bump pytest from 8.4.2 to 9.0.0 in the test-dependencies group (#1177)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent f566707 commit e928a17

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
@@ -38,7 +38,7 @@ pygeometry = [
3838
]
3939
tests = [
4040
"ansys-tools-visualization-interface==0.12.1",
41-
"pytest==8.4.2",
41+
"pytest==9.0.0",
4242
"pytest-cov==7.0.0",
4343
"pytest-pyvista==0.3.1",
4444
"pytest-xvfb==3.1.1",

0 commit comments

Comments
 (0)