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

Commit a95aae3

Browse files
[client] Update dependency sphinx-autodoc-typehints to v1.25.2 (#487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a28b16d commit a95aae3

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.2.6
3-
sphinx-autodoc-typehints==1.24.1
3+
sphinx-autodoc-typehints==1.25.2
44
sphinx_rtd_theme==1.3.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ dev =
6060
wheel~=0.41.0
6161
doc =
6262
autoapi~=2.0.1
63-
sphinx-autodoc-typehints~=1.24.0
63+
sphinx-autodoc-typehints~=1.25.2
6464
sphinx-rtd-theme~=1.3.0

0 commit comments

Comments
 (0)