Skip to content

Commit 4a39f3e

Browse files
build: bump sphinx-autodoc-typehints from 2.5.0 to 3.0.0 in the docs-deps group (#1611)
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 97d7852 commit 4a39f3e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump sphinx-autodoc-typehints from 2.5.0 to 3.0.0 in the docs-deps group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ doc = [
102102
"semver==3.0.2",
103103
"six==1.17.0",
104104
"sphinx==8.1.3",
105-
"sphinx-autodoc-typehints==2.5.0",
105+
"sphinx-autodoc-typehints==3.0.0",
106106
"sphinx-copybutton==0.5.2",
107107
"sphinx-jinja==2.0.2",
108108
"trame-vtk==2.8.12",

0 commit comments

Comments
 (0)