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 6861a8a commit f26d7afCopy full SHA for f26d7af
doc/changelog.d/637.dependencies.md
@@ -0,0 +1 @@
1
+build: bump nbsphinx from 0.9.6 to 0.9.7
pyproject.toml
@@ -41,7 +41,7 @@ autoapi = [
41
doc = [
42
"jupytext==1.16.7",
43
"notebook==7.3.2",
44
- "nbsphinx==0.9.6",
+ "nbsphinx==0.9.7",
45
"numpydoc==1.8.0",
46
"pandas==2.2.3",
47
"Pillow>=9.0",
0 commit comments