From bd387773718ac743492c6ec2aeed08bc439eab3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:15:27 +0000 Subject: [PATCH] [Dependabot]: Update sphinx-autodoc-typehints requirement 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.6.0...3.9.5) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.9.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 485b36e..54a5185 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -13,4 +13,4 @@ sphinxcontrib-mermaid ~= 2.0 autoapi ~= 2.0.1 sphinx_design ~= 0.7.0 sphinx-copybutton ~= 0.5.0 -sphinx_autodoc_typehints ~= 3.6 +sphinx_autodoc_typehints ~= 3.9