Skip to content

Commit 8ed778c

Browse files
Update sphinx-autodoc-typehints requirement (#75)
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...3.6.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8880ec1 commit 8ed778c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sphinx>=7.4,<9.1
2-
sphinx-autodoc-typehints>=1.24,<3.6
2+
sphinx-autodoc-typehints>=1.24,<3.7
33
sphinx-rtd-theme>=2.0.0,<3.0.3
44
docutils<0.23
55
sphinx-copybutton

0 commit comments

Comments
 (0)