Skip to content

Commit 8b1e201

Browse files
[client] Update dependency sphinx-autodoc-typehints to v2.5.0
Co-authored-by: Romuald Lemesle <[email protected]>
1 parent 37a5207 commit 8b1e201

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
autoapi==2.0.1
22
sphinx==7.3.7
3-
sphinx-autodoc-typehints==2.1.0
3+
sphinx-autodoc-typehints==2.5.0
44
sphinx_rtd_theme==2.0.0

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ dev =
6161
wheel~=0.43.0
6262
doc =
6363
autoapi~=2.0.1
64-
sphinx-autodoc-typehints~=2.1.0
64+
sphinx-autodoc-typehints~=2.5.0
6565
sphinx-rtd-theme~=2.0.0

0 commit comments

Comments
 (0)