From f4008956b5f691532f4c00e356b2d9785381b143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 03:12:30 +0000 Subject: [PATCH] chore(deps): 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. Updates `sphinx-autodoc-typehints` to 3.13.5 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.13.4...3.13.5) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.13.5 dependency-type: direct:production dependency-group: python-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 a1eca2d..7e78d8f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ jupytext>=1.19.5,<2.0 linkify-it-py myst-nb sphinx>=9.1.0,<10 -sphinx-autodoc-typehints>=3.13.4,<4.0 +sphinx-autodoc-typehints>=3.13.5,<4.0 sphinx-book-theme sphinx-comments sphinx-copybutton