From 036452ab817a66134822b0be58b630eea0ad2bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 17:53:19 +0000 Subject: [PATCH] chore(deps): bump sphinx-autodoc-typehints from 3.2.0 to 3.6.1 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 3.2.0 to 3.6.1. - [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.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3579eacb6..e6d291582 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -233,9 +233,9 @@ sphinx==8.2.3 \ # furo # sphinx-autodoc-typehints # sphinx-basic-ng -sphinx-autodoc-typehints==3.2.0 \ - --hash=sha256:107ac98bc8b4837202c88c0736d59d6da44076e65a0d7d7d543a78631f662a9b \ - --hash=sha256:884b39be23b1d884dcc825d4680c9c6357a476936e3b381a67ae80091984eb49 +sphinx-autodoc-typehints==3.6.1 \ + --hash=sha256:dd818ba31d4c97f219a8c0fcacef280424f84a3589cedcb73003ad99c7da41ca \ + --hash=sha256:fa0b686ae1b85965116c88260e5e4b82faec3687c2e94d6a10f9b36c3743e2fe # via kio-docs (pyproject.toml) sphinx-basic-ng==1.0.0b2 \ --hash=sha256:9ec55a47c90c8c002b5960c57492ec3021f5193cb26cebc2dc4ea226848651c9 \