Skip to content

Commit 0802059

Browse files
[Dependabot]: 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@3.2.0...3.5.2) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc9b37d commit 0802059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ sphinxcontrib-mermaid ~= 1.0
1313
autoapi >= 2.0.1
1414
sphinx_design ~= 0.6.1
1515
sphinx-copybutton >= 0.5.2
16-
sphinx_autodoc_typehints ~= 3.2
16+
sphinx_autodoc_typehints ~= 3.5
1717
sphinx_reports ~= 0.9

0 commit comments

Comments
 (0)