Skip to content

Commit 6ab06fe

Browse files
Update sphinx-autodoc-typehints requirement (#70)
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.5.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.5.1 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 bb15869 commit 6ab06fe

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,<8.3
2-
sphinx-autodoc-typehints>=1.24,<3.3
2+
sphinx-autodoc-typehints>=1.24,<3.6
33
sphinx-rtd-theme>=2.0.0,<3.0.3
44
docutils<0.23
55
sphinx-copybutton

0 commit comments

Comments
 (0)