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 f773611 commit d9077c3Copy full SHA for d9077c3
doc/changelog.d/341.miscellaneous.md
@@ -0,0 +1 @@
1
+Build(deps): bump pyvista from 0.46.2 to 0.46.3 in the pyvista group
pyproject.toml
@@ -37,14 +37,14 @@ pyvistaqt = [
37
]
38
tests = [
39
"pytest==8.4.1",
40
- "pyvista==0.46.2",
+ "pyvista==0.46.3",
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.6.0",
49
"jupyter_sphinx==0.5.3",
50
"jupytext==1.17.2",
0 commit comments