From 89438de875dc40477c2826153dd871d7ea846fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 18:58:06 +0000 Subject: [PATCH] build(deps): bump sphinx-autodoc-typehints Bumps the docs-dependencies group with 1 update in the /docs directory: [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `sphinx-autodoc-typehints` from 3.10.4 to 3.12.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.10.4...3.12.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9c054b6d..5b069f40 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ Sphinx==9.1.0 -sphinx-autodoc-typehints==3.10.4 +sphinx-autodoc-typehints==3.12.0 furo==2025.12.19 myst-parser==5.1.0