From 32faa68c9e2526306aba7a4af98cc4e6552d7bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 22:12:34 +0000 Subject: [PATCH] Bump sphinx-autodoc-typehints from 3.5.1 to 3.5.2 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.5.1...3.5.2) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.5.2 dependency-type: direct:development update-type: version-update:semver-patch ... 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 ac197d8..a6c8b5c 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -11,7 +11,7 @@ pylint==4.0.0 pytest-cov==7.0.0 pytest-schema==0.1.2 pytest==8.4.2 -sphinx-autodoc-typehints==3.5.1 +sphinx-autodoc-typehints==3.5.2 sphinx-gallery==0.19.0 sphinx-jinja2-compat==0.4.1 sphinx-prompt==1.10.1