Skip to content

Commit 5af56b5

Browse files
build: update sphinx-autodoc-typehints version (#1280)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 862e8ef commit 5af56b5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/1280.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: update sphinx-autodoc-typehints version

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ doc = [
9393
"pyvista[jupyter]==0.43.10",
9494
"requests==2.32.3",
9595
"sphinx==7.3.7",
96-
"sphinx-autodoc-typehints==1.24.0",
96+
"sphinx-autodoc-typehints==2.1.1",
9797
"sphinx-copybutton==0.5.2",
9898
"sphinx-jinja==2.0.2",
9999
"trame-vtk==2.8.9",

0 commit comments

Comments
 (0)