From 4d3e011d879552befaa66ffcf15af56b0ea9ddf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 16:11:50 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 1.21.7 to 1.21.8 in /requirements Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.21.7 to 1.21.8. - [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.21.7...1.21.8) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-patch ... 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 23d101f1d..9f4fdee76 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.1 sphinxnotes-strike==1.2 -sphinx-autodoc-typehints==1.21.7 \ No newline at end of file +sphinx-autodoc-typehints==1.21.8 \ No newline at end of file