We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 593e696 commit 617f64cCopy full SHA for 617f64c
doc/changelog.d/2218.dependencies.md
@@ -0,0 +1 @@
1
+Bump pytest from 8.4.1 to 8.4.2
pyproject.toml
@@ -69,7 +69,7 @@ tests = [
69
"Pint==0.24.4",
70
"protobuf==5.29.3",
71
"pygltflib==1.16.5",
72
- "pytest==8.4.1",
+ "pytest==8.4.2",
73
"pytest-cov==6.2.1",
74
"pytest-pyvista==0.2.0",
75
"pyvista[jupyter]==0.46.3",
@@ -81,7 +81,7 @@ tests = [
81
"vtk==9.5.1",
82
]
83
tests-minimal = [
84
85
86
87
"pyyaml==6.0.2",
0 commit comments