Skip to content

Commit a873eb7

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) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@2.2.2...2.5.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b2f269 commit a873eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/documentation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ furo>=2024
22
matplotlib>=3.8,<4
33
myst-parser[linkify]>=2
44
sphinx-autobuild>=2021
5-
sphinx-autodoc-typehints>=2.2.2,<2.5
5+
sphinx-autodoc-typehints>=2.2.2,<2.6
66
sphinx-click>=5
77
sphinx-copybutton<1
88
sphinx-design>=0.5,<1

0 commit comments

Comments
 (0)