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 b43b090 commit 5159d3bCopy full SHA for 5159d3b
doc/changelog.d/512.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump sphinx-autoapi from 3.3.1 to 3.3.2
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
33
[project.optional-dependencies]
34
autoapi = [
35
- "sphinx-autoapi==3.3.1",
+ "sphinx-autoapi==3.3.2",
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.0.2",
50
51
"sphinx-copybutton==0.5.2",
52
53
"sphinx-gallery==0.17.1",
0 commit comments