From 535a53fa02a656ac4cfa5b009f56557b7335c785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 11:07:22 +0000 Subject: [PATCH] MAINT: Bump pydata-sphinx-theme from 0.5.2 to 0.8.1 Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.5.2 to 0.8.1. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.5.2...v0.8.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index 3403668549b5..8ec957964b24 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -4,4 +4,4 @@ ipython scipy matplotlib pandas -pydata-sphinx-theme==0.5.2 +pydata-sphinx-theme==0.8.1