Skip to content

Commit c382488

Browse files
[client] Update dependency sphinx-autodoc-typehints to v2.1.0 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8890f79 commit c382488

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==2.0.1
3+
sphinx-autodoc-typehints==2.1.0
44
sphinx_rtd_theme==2.0.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ dev =
5252
wheel~=0.43.0
5353
doc =
5454
autoapi~=2.0.1
55-
sphinx-autodoc-typehints~=2.0.0
55+
sphinx-autodoc-typehints~=2.1.0
5656
sphinx-rtd-theme~=2.0.0

0 commit comments

Comments
 (0)