Skip to content

Commit dbb842b

Browse files
build: bump pytest from 8.4.0 to 8.4.1 (#2065)
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 ad97ab1 commit dbb842b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/2065.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pytest from 8.4.0 to 8.4.1

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tests = [
6969
"Pint==0.24.4",
7070
"protobuf==5.29.3",
7171
"pygltflib==1.16.4",
72-
"pytest==8.4.0",
72+
"pytest==8.4.1",
7373
"pytest-cov==6.2.1",
7474
"pytest-pyvista==0.1.9",
7575
"pyvista[jupyter]==0.45.2",
@@ -80,7 +80,7 @@ tests = [
8080
"vtk==9.4.2",
8181
]
8282
tests-minimal = [
83-
"pytest==8.4.0",
83+
"pytest==8.4.1",
8484
"pytest-cov==6.2.1",
8585
"pytest-pyvista==0.1.9",
8686
]

0 commit comments

Comments
 (0)