From 53ae272a5bafe170a1ca785b32fa2ebebcd88b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 18:14:16 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 2.3.0 to 3.0.1 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.3.0 to 3.0.1. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.3.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index b8b6839..63325cb 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -5,5 +5,5 @@ myst-parser==3.0.1 sphinxext-opengraph==0.9.1 sphinx-copybutton==0.5.2 furo==2024.8.6 -sphinx-autodoc-typehints==2.3.0 +sphinx-autodoc-typehints==3.0.1 sphinx-argparse==0.4.0