From ec3bbce77b291726103768b8dd26c25041f402b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:57:38 +0000 Subject: [PATCH] MNT: (deps): Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /ci Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/doc_requirements.txt b/ci/doc_requirements.txt index 9a434aa52..594a45bb6 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -2,7 +2,7 @@ cartopy==0.24 matplotlib==3.9.2 metpy==1.6.3 sphinx==8.1.3 -sphinx_rtd_theme==3.0.1 +sphinx_rtd_theme==3.0.2 sphinx-gallery==0.18.0 myst-parser==4.0.0 netCDF4==1.7.2