Skip to content

Commit 8856c1a

Browse files
build: bump pytest from 9.0.0 to 9.0.1 (#391)
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 8a18724 commit 8856c1a

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 9.0.0 to 9.0.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
[project.optional-dependencies]
3333
tests = [
3434
"matplotlib==3.10.7",
35-
"pytest==9.0.0",
35+
"pytest==9.0.1",
3636
"pytest-cov==7.0.0",
3737
"pytest-dependency==0.6.0",
3838
"platformdirs==4.5.0",

0 commit comments

Comments
 (0)