From 9a5243ad776828204cfb3b273c1fcc99539123e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 03:37:38 +0000 Subject: [PATCH] Update sphinx-autodoc-typehints requirement in /sphinx-docs 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](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.13.0...3.13.2) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.13.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sphinx-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx-docs/requirements.txt b/sphinx-docs/requirements.txt index df8461b..156ee34 100644 --- a/sphinx-docs/requirements.txt +++ b/sphinx-docs/requirements.txt @@ -4,7 +4,7 @@ sphinx-intl>=2.3.2 sphinx-rtd-theme>=3.1.0 myst-parser>=5.1.0 sphinxcontrib-relativeinclude>=0.0.5 -sphinx-autodoc-typehints>=3.13.0 +sphinx-autodoc-typehints>=3.13.2 linkify-it-py>=2.1.0 docutils>=0.23