Skip to content

Commit 617f64c

Browse files
build: bump pytest from 8.4.1 to 8.4.2 (#2218)
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 593e696 commit 617f64c

File tree

2 files changed

+3
-2
lines changed

2 files changed

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

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.5",
72-
"pytest==8.4.1",
72+
"pytest==8.4.2",
7373
"pytest-cov==6.2.1",
7474
"pytest-pyvista==0.2.0",
7575
"pyvista[jupyter]==0.46.3",
@@ -81,7 +81,7 @@ tests = [
8181
"vtk==9.5.1",
8282
]
8383
tests-minimal = [
84-
"pytest==8.4.1",
84+
"pytest==8.4.2",
8585
"pytest-cov==6.2.1",
8686
"pytest-pyvista==0.2.0",
8787
"pyyaml==6.0.2",

0 commit comments

Comments
 (0)