Skip to content

Commit 9ea720b

Browse files
dependabot[bot]pyansys-ci-botRevathyvenugopal162
authored
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 ce3f65c commit 9ea720b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-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: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,11 @@ dependencies = [
4040

4141
[project.optional-dependencies]
4242
autoapi = [
43-
"astroid>=3.0,<4.0", # for sphinx-autoapi
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-
"astroid>=3.0,<4.0", # for sphinx-autoapi
5048
"jupytext==1.17.3",
5149
"nbsphinx==0.9.7",
5250
"notebook==7.4.7",
@@ -58,7 +56,7 @@ doc = [
5856
"pyvista[jupyter]==0.46.3",
5957
"PyYAML==6.0.3",
6058
"requests==2.32.5",
61-
"sphinx-autoapi==3.6.0",
59+
"sphinx-autoapi==3.6.1",
6260
"sphinx-copybutton==0.5.2",
6361
"sphinx-design==0.6.1",
6462
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)