Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 31fd7c4

Browse files
[doc] Update dependency sphinx-autodoc-typehints to v1.24.0 (#427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8599caa commit 31fd7c4

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.0.1
3-
sphinx-autodoc-typehints==1.23.3
3+
sphinx-autodoc-typehints==1.24.0
44
sphinx_rtd_theme==1.2.2

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ dev =
5959
wheel~=0.40.0
6060
doc =
6161
autoapi~=2.0.1
62-
sphinx-autodoc-typehints~=1.23.0
62+
sphinx-autodoc-typehints~=1.24.0
6363
sphinx-rtd-theme~=1.2.1

0 commit comments

Comments
 (0)