Skip to content

Commit acc69a9

Browse files
build(deps): update sphinx-autodoc-typehints requirement (#18)
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@1.24.0...2.3.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 2.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a48ed3b commit acc69a9

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 = "^7.2.6"
4747
sphinx-rtd-theme = "^2.0.0"
4848
myst-parser = "^2.0.0"
4949
sphinxcontrib-napoleon = "^0.7"
50-
sphinx-autodoc-typehints = "^1.24.0"
50+
sphinx-autodoc-typehints = "^2.3.0"
5151
sphinx-autobuild = "^2021.3.14"
5252
sphinx-copybutton = "^0.5.2"
5353
sphinx-github-changelog = "^1.2.0"

0 commit comments

Comments
 (0)