Skip to content

Commit 8043976

Browse files
[client-python] chore(deps): update dependency sphinx-autodoc-typehints to v3.10.2
1 parent 8dfc6ff commit 8043976

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,5 +1,5 @@
11
sphinx==9.1.0
22
sphinx-autoapi==3.4.0
33
astroid==3.3.8
4-
sphinx-autodoc-typehints==3.2.0
4+
sphinx-autodoc-typehints==3.10.2
55
sphinx_rtd_theme==3.1.0

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.2,<3.11.0)",
6262
"sphinx-rtd-theme (>=3.0.2,<3.1.0)"
6363
]
6464

0 commit comments

Comments
 (0)