Skip to content

Commit 3220a41

Browse files
[client-python] chore(deps): update dependency sphinx-autodoc-typehints to v3.10.1
1 parent 8da3b7b commit 3220a41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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==8.2.3
3-
sphinx-autodoc-typehints==3.2.0
3+
sphinx-autodoc-typehints==3.10.1
44
sphinx_rtd_theme==3.0.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dev = [
5858
]
5959
doc = [
6060
"autoapi (>=2.0.1,<2.1.0)",
61-
"sphinx-autodoc-typehints (>=3.2.0,<3.3.0)",
61+
"sphinx-autodoc-typehints (>=3.10.1,<3.11.0)",
6262
"sphinx-rtd-theme (>=3.0.2,<3.1.0)"
6363
]
6464

0 commit comments

Comments
 (0)