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

Commit 7429c7c

Browse files
Update dependency sphinx-autodoc-typehints to v2.2.2 (#690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9e6118 commit 7429c7c

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

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ dev =
6464
wheel~=0.43.0
6565
doc =
6666
autoapi~=2.0.1
67-
sphinx-autodoc-typehints~=2.1.0
67+
sphinx-autodoc-typehints~=2.2.2
6868
sphinx-rtd-theme~=2.0.0

0 commit comments

Comments
 (0)