Skip to content

Commit aa0c6fb

Browse files
[client-python] chore(deps): update dependency sphinx-autodoc-typehints to v3.7.0
1 parent 0c606c1 commit aa0c6fb

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dev = [
5757
]
5858
doc = [
5959
"autoapi (>=2.0.1,<2.1.0)",
60-
"sphinx-autodoc-typehints (>=3.2.0,<3.3.0)",
60+
"sphinx-autodoc-typehints (>=3.7.0,<3.8.0)",
6161
"sphinx-rtd-theme (>=3.0.2,<3.1.0)"
6262
]
6363

0 commit comments

Comments
 (0)