Skip to content

Commit f7f7252

Browse files
build(deps): bump sphinx-autoapi from 3.2.1 to 3.3.0 (#485)
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 c91bd90 commit f7f7252

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/485.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump sphinx-autoapi from 3.2.1 to 3.3.0

pyproject.toml

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

3131
[project.optional-dependencies]
3232
autoapi = [
33-
"sphinx-autoapi==3.2.1",
33+
"sphinx-autoapi==3.3.0",
3434
"sphinx-design==0.6.1",
3535
"sphinx-jinja==2.0.2",
3636
]
@@ -45,7 +45,7 @@ doc = [
4545
"pyvista[jupyter]==0.44.1",
4646
"requests==2.32.3",
4747
"Sphinx==8.0.2",
48-
"sphinx-autoapi==3.2.1",
48+
"sphinx-autoapi==3.3.0",
4949
"sphinx-copybutton==0.5.2",
5050
"sphinx-design==0.6.1",
5151
"sphinx-gallery==0.17.1",

0 commit comments

Comments
 (0)