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.
2 parents 409974d + dd1efda commit 10741fbCopy full SHA for 10741fb
doc/changelog.d/2322.dependencies.md
@@ -0,0 +1 @@
1
+Bump pytest-pyvista from 0.2.0 to 0.3.1
pyproject.toml
@@ -121,7 +121,7 @@ general-all = [
121
tests-minimal = [
122
"pytest==8.4.2",
123
"pytest-cov==7.0.0",
124
- "pytest-pyvista==0.2.0",
+ "pytest-pyvista==0.3.1",
125
"pyyaml==6.0.3",
126
]
127
0 commit comments