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 0ff8a6d commit 30f24acCopy full SHA for 30f24ac
doc/changelog.d/1157.dependencies.md
@@ -0,0 +1 @@
1
+build: bump notebook from 7.1.2 to 7.1.3 in the docs-deps group
pyproject.toml
@@ -87,7 +87,7 @@ doc = [
87
"myst-parser==2.0.0",
88
"nbconvert==7.16.3",
89
"nbsphinx==0.9.3",
90
- "notebook==7.1.2",
+ "notebook==7.1.3",
91
"numpydoc==1.7.0",
92
"panel==1.4.1",
93
"pyvista[jupyter]==0.43.5",
0 commit comments