Skip to content

Commit 36df9e5

Browse files
dependabot[bot]pyansys-ci-botRevathyvenugopal162
committed
build: bump sphinx-autoapi from 3.6.0 to 3.6.1 (#810)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Revathyvenugopal162 <[email protected]>
1 parent c937ae1 commit 36df9e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump sphinx-autoapi from 3.6.0 to 3.6.1

pyproject.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,12 @@ dependencies = [
4040

4141
[project.optional-dependencies]
4242
autoapi = [
43-
"astroid>=3.0,<4.0",
44-
"sphinx-autoapi==3.6.0",
43+
"sphinx-autoapi==3.6.1",
4544
"sphinx-design==0.6.1",
4645
"sphinx-jinja==2.0.2",
4746
]
4847
doc = [
49-
"jupytext==1.17.2",
48+
"jupytext==1.17.3",
5049
"nbsphinx==0.9.7",
5150
"notebook==7.4.5",
5251
"numpydoc==1.9.0",
@@ -57,7 +56,7 @@ doc = [
5756
"pyvista[jupyter]==0.46.2",
5857
"PyYAML==6.0.2",
5958
"requests==2.32.5",
60-
"sphinx-autoapi==3.6.0",
59+
"sphinx-autoapi==3.6.1",
6160
"sphinx-copybutton==0.5.2",
6261
"sphinx-design==0.6.1",
6362
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)