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

Commit fb5dce9

Browse files
chore(deps): update dependency sphinx-autodoc-typehints to v2.5.0 (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: flavienSindou <[email protected]>
1 parent 0b1a0ee commit fb5dce9

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.4.6
3-
sphinx-autodoc-typehints==2.2.3
3+
sphinx-autodoc-typehints==2.5.0
44
sphinx_rtd_theme==3.0.2

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ dev =
6868
wheel~=0.43.0
6969
doc =
7070
autoapi~=2.0.1
71-
sphinx-autodoc-typehints~=2.2.2
71+
sphinx-autodoc-typehints~=2.5.0
7272
sphinx-rtd-theme~=2.0.0

0 commit comments

Comments
 (0)