From 08fa9f92964f7281501c240eddf3ba1480babb2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 12:25:56 +0000 Subject: [PATCH] MNT: (deps): Bump pydata-sphinx-theme from 0.7.2 to 0.9.0 in /ci Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.7.2 to 0.9.0. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.7.2...v0.9.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 97749bc88c9..7d1948c1738 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -1,5 +1,5 @@ sphinx==4.3.2 -pydata-sphinx-theme==0.7.2 +pydata-sphinx-theme==0.9.0 sphinx-gallery==0.10.1 myst-parser==0.16.1 netCDF4==1.5.8