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 4a767bd commit 14ad2f4Copy full SHA for 14ad2f4
doc/changelog.d/651.dependencies.md
@@ -0,0 +1 @@
1
+build: bump notebook from 7.3.2 to 7.3.3
pyproject.toml
@@ -46,7 +46,7 @@ autoapi = [
46
]
47
doc = [
48
"jupytext==1.16.7",
49
- "notebook==7.3.2",
+ "notebook==7.3.3",
50
"nbsphinx==0.9.7",
51
"numpydoc==1.8.0",
52
"pandas==2.2.3",
0 commit comments