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 ad97ab1 commit dbb842bCopy full SHA for dbb842b
doc/changelog.d/2065.dependencies.md
@@ -0,0 +1 @@
1
+Bump pytest from 8.4.0 to 8.4.1
pyproject.toml
@@ -69,7 +69,7 @@ tests = [
69
"Pint==0.24.4",
70
"protobuf==5.29.3",
71
"pygltflib==1.16.4",
72
- "pytest==8.4.0",
+ "pytest==8.4.1",
73
"pytest-cov==6.2.1",
74
"pytest-pyvista==0.1.9",
75
"pyvista[jupyter]==0.45.2",
@@ -80,7 +80,7 @@ tests = [
80
"vtk==9.4.2",
81
]
82
tests-minimal = [
83
84
85
86
0 commit comments