From cb29f377df87e4aa3efd2123d33de0234f6dbacf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:01:30 +0000 Subject: [PATCH] CI: (deps): Bump sphinx from 8.2.3 to 9.0.4 in /ci-dev Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.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.2.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 12494d99d..60a2ab6e3 100644 --- a/ci-dev/doc_requirements.txt +++ b/ci-dev/doc_requirements.txt @@ -1,7 +1,7 @@ cartopy==0.25.0 matplotlib==3.10.7 metpy==1.7.1 -sphinx==8.2.3 +sphinx==9.0.4 sphinx_rtd_theme==3.0.1 sphinx-gallery==0.20.0 myst-parser==4.0.1