From a0f5b288fd249c5afd87d987a1cc35fb7d304361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 23:35:28 +0000 Subject: [PATCH] Bump sphinx from 8.2.3 to 9.1.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 15fba446d59..85d35f3d0f9 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -5,7 +5,7 @@ pre-commit==4.3.0 ruff==0.14.2 # For generating documentation. -sphinx==8.2.3 +sphinx==9.1.0 sphinx-autoapi==3.6.1 # For 'manage' interactive shell