From ce12f0a670ca48204c8c3099f34c47b24a3c82a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 14:17:43 +0000 Subject: [PATCH] CI: (deps): Bump sphinx from 8.1.3 to 9.1.0 in /ci-dev Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.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.1.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] --- ci-dev/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-dev/doc_requirements.txt b/ci-dev/doc_requirements.txt index 19b7564299..74ebf4cd26 100644 --- a/ci-dev/doc_requirements.txt +++ b/ci-dev/doc_requirements.txt @@ -1,4 +1,4 @@ -sphinx==8.1.3 +sphinx==9.1.0 pydata-sphinx-theme==0.16.1 sphinx-design==0.6.1 sphinx-gallery==0.20.0