From 69c03602e159e5c9c88bef71af87cbdaf973425a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 02:27:05 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 3.6.3 to 3.9.2 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 3.6.3 to 3.9.2. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.6.3...3.9.2) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1c1e4f0..c45cf6d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ furo==2025.12.19 Sphinx==9.1.0 myst-parser==5.0.0 -sphinx-autodoc-typehints==3.6.3 +sphinx-autodoc-typehints==3.9.2 sphinx-autobuild==2025.8.25 sphinx_rtd_theme==3.1.0