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 070ca13 commit 9491fd0Copy full SHA for 9491fd0
doc/changelog.d/1251.dependencies.md
@@ -0,0 +1 @@
1
+build: bump the docs-deps group with 2 updates
pyproject.toml
@@ -62,7 +62,7 @@ tests = [
62
"pytest-cov==5.0.0",
63
"pytest-pyvista==0.1.9",
64
"pytest-xvfb==3.0.0",
65
- "pyvista[jupyter]==0.43.8",
+ "pyvista[jupyter]==0.43.9",
66
"requests==2.32.3",
67
"scipy==1.13.1",
68
"semver==3.0.2",
@@ -86,10 +86,10 @@ doc = [
86
"myst-parser==3.0.1",
87
"nbconvert==7.16.4",
88
"nbsphinx==0.9.4",
89
- "notebook==7.2.0",
+ "notebook==7.2.1",
90
"numpydoc==1.7.0",
91
"panel==1.4.4",
92
93
94
"sphinx==7.3.7",
95
"sphinx-autodoc-typehints==1.24.0",
0 commit comments