From 9e669f6e74bf699a56f4799af53869fa256cea02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 21:23:31 +0000 Subject: [PATCH] CI: (deps): Bump sphinx from 8.1.3 to 9.0.4 in /ci-dev Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 9.0.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.1.3...v9.0.4) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 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..d6681b7f5c 100644 --- a/ci-dev/doc_requirements.txt +++ b/ci-dev/doc_requirements.txt @@ -1,4 +1,4 @@ -sphinx==8.1.3 +sphinx==9.0.4 pydata-sphinx-theme==0.16.1 sphinx-design==0.6.1 sphinx-gallery==0.20.0