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 5130e1e commit f179e01Copy full SHA for f179e01
doc/changelog.d/569.dependencies.md
@@ -0,0 +1 @@
1
+chore(deps): bump sphinx-autoapi from 3.3.2 to 3.3.3
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
33
[project.optional-dependencies]
34
autoapi = [
35
- "sphinx-autoapi==3.3.2",
+ "sphinx-autoapi==3.3.3",
36
"sphinx-design==0.6.1",
37
"sphinx-jinja==2.0.2",
38
]
@@ -47,7 +47,7 @@ doc = [
47
"pyvista[jupyter]==0.44.1",
48
"requests==2.32.3",
49
"Sphinx==8.1.3",
50
51
"sphinx-copybutton==0.5.2",
52
53
"sphinx-gallery==0.18.0",
0 commit comments