From 031b5ad5e62d70ea07e2cc5534abeb62ef543ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 22:11:05 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 3.3.0 to 3.5.1 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 3.3.0 to 3.5.1. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.3.0...3.5.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 090bd28..d6edd8e 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -11,7 +11,7 @@ pylint==3.3.9 pytest-cov==7.0.0 pytest-schema==0.1.2 pytest==8.4.2 -sphinx-autodoc-typehints==3.3.0 +sphinx-autodoc-typehints==3.5.1 sphinx-gallery==0.19.0 sphinx-jinja2-compat==0.4.1 sphinx-prompt==1.10.1