Skip to content

Commit 10de784

Browse files
build: bump sphinx-autodoc-typehints from 2.4.4 to 2.5.0 in the docs-deps group (#1465)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 28cfe02 commit 10de784

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/1465.dependencies.md

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ doc = [
100100
"semver==3.0.2",
101101
"six==1.16.0",
102102
"sphinx==8.0.2",
103-
"sphinx-autodoc-typehints==2.4.4",
103+
"sphinx-autodoc-typehints==2.5.0",
104104
"sphinx-copybutton==0.5.2",
105105
"sphinx-jinja==2.0.2",
106106
"trame-vtk==2.8.10",

0 commit comments

Comments
 (0)