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 28452b4 commit e5285c7Copy full SHA for e5285c7
doc/changelog.d/338.miscellaneous.md
@@ -0,0 +1 @@
1
+Build(deps): bump pyvista from 0.46.1 to 0.46.2 in the pyvista group
pyproject.toml
@@ -37,14 +37,14 @@ pyvistaqt = [
37
]
38
tests = [
39
"pytest==8.4.1",
40
- "pyvista==0.46.1",
+ "pyvista==0.46.2",
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