We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0d00c commit 7643914Copy full SHA for 7643914
doc/changelog.d/106.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump the doc-dependencies group with 3 updates
pyproject.toml
@@ -39,11 +39,11 @@ doc = [
39
"jupytext==1.16.3",
40
"nbsphinx==0.9.4",
41
"numpydoc==1.7.0",
42
- "sphinx==7.3.7",
43
- "sphinx-autoapi==3.1.2",
+ "sphinx==7.4.7",
+ "sphinx-autoapi==3.2.0",
44
"sphinx-copybutton==0.5.2",
45
"sphinx_design==0.6.0",
46
- "sphinx-gallery==0.16.0",
+ "sphinx-gallery==0.17.0",
47
"sphinx-jinja==2.0.2",
48
]
49
0 commit comments