Skip to content

Commit 249dc33

Browse files
[docs] Update dependency sphinx-autodoc-typehints to v3 (release/current)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93534c6 commit 249dc33

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==7.4.7
3-
sphinx-autodoc-typehints==2.5.0
3+
sphinx-autodoc-typehints==3.1.0
44
sphinx_rtd_theme==3.0.2

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ dev =
6767
wheel~=0.45.1
6868
doc =
6969
autoapi~=2.0.1
70-
sphinx-autodoc-typehints~=2.5.0
70+
sphinx-autodoc-typehints~=3.1.0
7171
sphinx-rtd-theme~=3.0.2

0 commit comments

Comments
 (0)