From 85208b951dfe978428eee3d7b3cdf69489313e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:14:40 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 1.20.1 to 1.21.7 in /requirements Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.20.1 to 1.21.7. - [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](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.20.1...1.21.7) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 93dca88a6..bbee2c742 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -6,4 +6,4 @@ apispec==6.0.2 sphinxcontrib-httpdomain==1.8.1 sphinxcontrib-globalsubs==0.1.0 sphinxnotes-strike==1.2 -sphinx-autodoc-typehints==1.20.1 \ No newline at end of file +sphinx-autodoc-typehints==1.21.7 \ No newline at end of file