Skip to content

Commit e9fc374

Browse files
build(deps): update sphinx-autodoc-typehints requirement
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@2.3.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aab309e commit e9fc374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sphinx = "^8.1.3"
4747
sphinx-rtd-theme = "^3.0.2"
4848
myst-parser = "^4.0.1"
4949
sphinxcontrib-napoleon = "^0.7"
50-
sphinx-autodoc-typehints = "^2.3.0"
50+
sphinx-autodoc-typehints = "^3.0.1"
5151
sphinx-autobuild = "^2024.10.3"
5252
sphinx-copybutton = "^0.5.2"
5353
sphinx-github-changelog = "^1.2.0"

0 commit comments

Comments
 (0)