From c9933ad30e74d19a6f407f4e40eede774bb35f34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 09:15:36 +0000 Subject: [PATCH] CI: (deps): Bump sphinx-rtd-theme from 3.0.1 to 3.1.0 in /ci-dev Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.1.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.1...3.1.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..e921213bb 100644 --- a/ci-dev/doc_requirements.txt +++ b/ci-dev/doc_requirements.txt @@ -2,6 +2,6 @@ cartopy==0.25.0 matplotlib==3.10.7 metpy==1.7.1 sphinx==8.2.3 -sphinx_rtd_theme==3.0.1 +sphinx_rtd_theme==3.1.0 sphinx-gallery==0.20.0 myst-parser==4.0.1