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 7c653be commit 41dfb99Copy full SHA for 41dfb99
doc/changelog.d/1005.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump the pyvista group with 2 updates
pyproject.toml
@@ -37,7 +37,7 @@ tests = [
37
"pytest-cov==6.1.1",
38
"pytest-pyvista==0.1.9",
39
"pytest-xvfb==3.1.1",
40
- "pyvista[trame]==0.44.2"
+ "pyvista[trame]==0.45.0"
41
]
42
doc = [
43
"ansys-sphinx-theme[autoapi]==1.4.2",
@@ -46,7 +46,7 @@ doc = [
46
"numpydoc==1.8.0",
47
"sphinx==8.2.3",
48
"sphinx_design==0.6.1",
49
- "pyvista==0.44.2",
+ "pyvista==0.45.0",
50
"sphinx-autodoc-typehints==3.1.0",
51
"sphinx-copybutton==0.5.2",
52
"sphinx-gallery==0.19.0",
0 commit comments