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 fcbb22f commit c7dd7d5Copy full SHA for c7dd7d5
doc/changelog.d/330.miscellaneous.md
@@ -0,0 +1 @@
1
+Build(deps): bump pyvista from 0.45.3 to 0.46.0 in the pyvista group
pyproject.toml
@@ -37,14 +37,14 @@ pyvistaqt = [
37
]
38
tests = [
39
"pytest==8.4.1",
40
- "pyvista==0.45.3",
+ "pyvista==0.46.0",
41
"pytest-pyvista==0.2.0",
42
"pytest-cov==6.2.1",
43
"pyside6==6.9.1",
44
45
46
doc = [
47
48
"ansys-sphinx-theme==1.5.3",
49
"jupyter_sphinx==0.5.3",
50
"jupytext==1.17.2",
0 commit comments