From bf4d10bab77368bad9c7d36704d50a7a34c15aee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 03:16:10 +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.4 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.13.2...3.13.4) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.13.4 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 5c9df2e..a1eca2d 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.2,<4.0 +sphinx-autodoc-typehints>=3.13.4,<4.0 sphinx-book-theme sphinx-comments sphinx-copybutton