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 d449da4 commit de2c1a0Copy full SHA for de2c1a0
doc/changelog.d/414.miscellaneous.md
@@ -0,0 +1 @@
1
+Build(deps): bump pyvista from 0.46.3 to 0.46.4 in the pyvista group
pyproject.toml
@@ -56,14 +56,14 @@ all = [
56
57
tests = [
58
"pytest==8.4.2",
59
- "pyvista==0.46.3",
+ "pyvista==0.46.4",
60
"pytest-pyvista==0.3.1",
61
"pytest-cov==7.0.0",
62
"pyside6==6.10.0",
63
]
64
65
doc = [
66
67
"ansys-sphinx-theme[autoapi]==1.6.3",
68
"jupyter_sphinx==0.5.3",
69
"jupytext==1.18.1",
0 commit comments