Skip to content

Commit c61320f

Browse files
chore(deps): bump sphinx-autoapi from 3.5.0 to 3.6.0 (#629)
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]>
1 parent 951b0ca commit c61320f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore(deps): bump sphinx-autoapi from 3.5.0 to 3.6.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232

3333
[project.optional-dependencies]
3434
autoapi = [
35-
"sphinx-autoapi==3.5.0",
35+
"sphinx-autoapi==3.6.0",
3636
"sphinx-design==0.6.1",
3737
"sphinx-jinja==2.0.2",
3838
"astroid>=3.0,<4.0",
@@ -49,7 +49,7 @@ doc = [
4949
"PyYAML==6.0.2",
5050
"requests==2.32.3",
5151
"Sphinx==8.1.3",
52-
"sphinx-autoapi==3.5.0",
52+
"sphinx-autoapi==3.6.0",
5353
"sphinx-copybutton==0.5.2",
5454
"sphinx-design==0.6.1",
5555
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)