Skip to content

Commit 2ff41b9

Browse files
renovate[bot]guzmud
authored andcommitted
[client-python] chore(deps): update dependency sphinx-autodoc-typehints to v3.10.2
1 parent d72ffde commit 2ff41b9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
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
4-
sphinx_rtd_theme==3.0.2
3+
sphinx-autodoc-typehints==3.10.2
4+
sphinx_rtd_theme==3.1.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ dev = [
5858
]
5959
doc = [
6060
"autoapi (>=2.0.1,<2.1.0)",
61-
"sphinx-autodoc-typehints (>=3.2.0,<3.3.0)",
62-
"sphinx-rtd-theme (>=3.0.2,<3.1.0)"
61+
"sphinx-autodoc-typehints (>=3.10.2,<3.11.0)",
62+
"sphinx-rtd-theme (>=3.1.0,<3.2.0)"
6363
]
6464

6565
[build-system]

0 commit comments

Comments
 (0)