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 951b0ca commit c61320fCopy full SHA for c61320f
doc/changelog.d/629.dependencies.md
@@ -0,0 +1 @@
1
+chore(deps): bump sphinx-autoapi from 3.5.0 to 3.6.0
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
33
[project.optional-dependencies]
34
autoapi = [
35
- "sphinx-autoapi==3.5.0",
+ "sphinx-autoapi==3.6.0",
36
"sphinx-design==0.6.1",
37
"sphinx-jinja==2.0.2",
38
"astroid>=3.0,<4.0",
@@ -49,7 +49,7 @@ doc = [
49
"PyYAML==6.0.2",
50
"requests==2.32.3",
51
"Sphinx==8.1.3",
52
53
"sphinx-copybutton==0.5.2",
54
55
"sphinx-gallery==0.19.0",
0 commit comments