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 41b8d72 commit 41cf5f5Copy full SHA for 41cf5f5
doc/changelog.d/323.miscellaneous.md
@@ -0,0 +1 @@
1
+Build(deps): bump pytest-pyvista from 0.1.9 to 0.2.0 in the test-dependencies group
pyproject.toml
@@ -38,7 +38,7 @@ pyvistaqt = [
38
tests = [
39
"pytest==8.4.1",
40
"pyvista==0.45.2",
41
- "pytest-pyvista==0.1.9",
+ "pytest-pyvista==0.2.0",
42
"pytest-cov==6.2.1",
43
"pyside6==6.9.1",
44
]
0 commit comments