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 40e5222 commit 978a5a9Copy full SHA for 978a5a9
doc/changelog.d/294.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump pyvista from 0.45.1 to 0.45.2 in the pyvista group
pyproject.toml
@@ -37,14 +37,14 @@ pyvistaqt = [
37
]
38
tests = [
39
"pytest==8.3.5",
40
- "pyvista==0.45.1",
+ "pyvista==0.45.2",
41
"pytest-pyvista==0.1.9",
42
"pytest-cov==6.1.1",
43
"pyside6==6.9.0",
44
45
46
doc = [
47
48
"ansys-sphinx-theme==1.3.2",
49
"jupyter_sphinx==0.5.3",
50
"jupytext==1.17.1",
0 commit comments