Skip to content

Commit aabfc6e

Browse files
Update dependency sphinx-autodoc-typehints to v3.5.2
1 parent 56db90f commit aabfc6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
autoapi==2.0.1
22
sphinx==8.2.3
3-
sphinx-autodoc-typehints==3.2.0
3+
sphinx-autodoc-typehints==3.5.2
44
sphinx_rtd_theme==3.0.2

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ dev =
7070
wheel~=0.45.1
7171
doc =
7272
autoapi~=2.0.1
73-
sphinx-autodoc-typehints~=3.2.0
73+
sphinx-autodoc-typehints~=3.5.2
7474
sphinx-rtd-theme~=3.0.2

0 commit comments

Comments
 (0)