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 81c668a commit a8117bcCopy full SHA for a8117bc
doc/changelog.d/1199.dependencies.md
@@ -0,0 +1 @@
1
+build: bump the docs-deps group with 2 updates
pyproject.toml
@@ -60,7 +60,7 @@ tests = [
60
"pytest-cov==5.0.0",
61
"pytest-pyvista==0.1.9",
62
"pytest-xvfb==3.0.0",
63
- "pyvista[jupyter]==0.43.7",
+ "pyvista[jupyter]==0.43.8",
64
"requests==2.31.0",
65
"scipy==1.13.0",
66
"semver==3.0.2",
@@ -83,10 +83,10 @@ doc = [
83
"myst-parser==3.0.1",
84
"nbconvert==7.16.4",
85
"nbsphinx==0.9.4",
86
- "notebook==7.1.3",
+ "notebook==7.2.0",
87
"numpydoc==1.7.0",
88
"panel==1.4.2",
89
90
91
"sphinx==7.3.7",
92
"sphinx-autodoc-typehints==1.24.0",
0 commit comments