From 177fb949c707def3f04f32a55734605516811103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:12:34 +0000 Subject: [PATCH] build(deps): bump the docs-dependencies group across 1 directory with 2 updates Bumps the docs-dependencies group with 2 updates in the /docs directory: [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `sphinx` from 8.2.3 to 9.0.1 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.3...v9.0.1) Updates `sphinx-autodoc-typehints` from 3.1.0 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.1.0...3.5.2) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-dependencies - dependency-name: sphinx-autodoc-typehints dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a201a0a9..b07672ab 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==8.2.3 -sphinx-autodoc-typehints==3.1.0 +Sphinx==9.0.1 +sphinx-autodoc-typehints==3.5.2 furo==2025.9.25 myst-parser==4.0.1