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 c91bd90 commit f7f7252Copy full SHA for f7f7252
doc/changelog.d/485.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump sphinx-autoapi from 3.2.1 to 3.3.0
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
31
[project.optional-dependencies]
32
autoapi = [
33
- "sphinx-autoapi==3.2.1",
+ "sphinx-autoapi==3.3.0",
34
"sphinx-design==0.6.1",
35
"sphinx-jinja==2.0.2",
36
]
@@ -45,7 +45,7 @@ doc = [
45
"pyvista[jupyter]==0.44.1",
46
"requests==2.32.3",
47
"Sphinx==8.0.2",
48
49
"sphinx-copybutton==0.5.2",
50
51
"sphinx-gallery==0.17.1",
0 commit comments