From 35a199f587686373d835efb970ddac2160289288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 22:37:54 +0000 Subject: [PATCH] chore(deps): bump sphinx-autodoc-typehints from 3.2.0 to 3.6.0 in /docs Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 3.2.0 to 3.6.0. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.2.0...3.6.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.0 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 10e983f..aef8dd0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ furo==2024.8.6 myst-parser==4.0.1 sphinx==8.2.3 -sphinx-autodoc-typehints==3.2.0 +sphinx-autodoc-typehints==3.6.0 sphinx-copybutton==0.5.2 sphinx-tabs==3.4.7 sphinxcontrib-typer==0.5.1