Skip to content

Commit e57de70

Browse files
Update sphinx-autodoc-typehints requirement from >=3.2.0 to >=3.10.2 (#243)
Updates the requirements on [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) to permit the latest version. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.2.0...3.10.2) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.10.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d10030e commit e57de70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ docs = [
7373
"pydata-sphinx-theme>=0.17.1",
7474
"sphinx>=8.2.3",
7575
"sphinx-autoapi>=3.8.0",
76-
"sphinx-autodoc-typehints>=3.2.0",
76+
"sphinx-autodoc-typehints>=3.10.2",
7777
"sphinx-click>=6.0.0",
7878
"sphinx-copybutton>=0.5.2",
7979
"sphobjinv>=2.3.1.3",

0 commit comments

Comments
 (0)