Skip to content

Commit 9964707

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.6.0...3.9.5) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.9.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c941fa commit 9964707

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 ~= 2.0
1313
autoapi >= 2.0.1
1414
sphinx_design ~= 0.7.0
1515
sphinx-copybutton >= 0.5.0
16-
sphinx_autodoc_typehints ~= 3.6
16+
sphinx_autodoc_typehints ~= 3.9
1717
sphinx_reports ~= 0.10.0

0 commit comments

Comments
 (0)