From 2c561b886c551d70f9cd22fd81f92122d0075204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 00:00:47 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 1.22 to 1.23.3 in /requirements Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.22 to 1.23.3. - [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.22...1.23.3) --- 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 18504b0a..799dced9 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -6,7 +6,7 @@ pypandoc==1.10 pytest-sphinx==0.5.0 sphinx-autobuild==2021.3.14 sphinx-copybutton==0.5.1 -sphinx-autodoc-typehints==1.22 +sphinx-autodoc-typehints==1.23.3 sphinx-gallery==0.11.1 sphinx-notfound-page==0.8.3 sphinxcontrib-websupport==1.2.4