From fe3554ca426febafde3209772057a8089753fee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:42:53 +0000 Subject: [PATCH] CI: (deps): Bump pydata-sphinx-theme from 0.8.1 to 0.12.0 in /ci Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.8.1 to 0.12.0. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.8.1...v0.12.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... 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 0152c93aca2..9be0cb811df 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -1,5 +1,5 @@ sphinx==4.5.0 -pydata-sphinx-theme==0.8.1 +pydata-sphinx-theme==0.12.0 sphinx-gallery==0.11.1 myst-parser==0.18.1 netCDF4==1.6.2