Skip to content

Commit 5159d3b

Browse files
build(deps): bump sphinx-autoapi from 3.3.1 to 3.3.2 (#512)
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 b43b090 commit 5159d3b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/512.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.3.1 to 3.3.2

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.3.1",
35+
"sphinx-autoapi==3.3.2",
3636
"sphinx-design==0.6.1",
3737
"sphinx-jinja==2.0.2",
3838
]
@@ -47,7 +47,7 @@ doc = [
4747
"pyvista[jupyter]==0.44.1",
4848
"requests==2.32.3",
4949
"Sphinx==8.0.2",
50-
"sphinx-autoapi==3.3.1",
50+
"sphinx-autoapi==3.3.2",
5151
"sphinx-copybutton==0.5.2",
5252
"sphinx-design==0.6.1",
5353
"sphinx-gallery==0.17.1",

0 commit comments

Comments
 (0)