From 62a4c231ae7827c4c1c529b055dae0cd98cb0ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 11:07:34 +0000 Subject: [PATCH] MAINT: Bump pydata-sphinx-theme from 0.5.2 to 0.7.1 Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.5.2 to 0.7.1. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.5.2...v0.7.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..78acc75ba940 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.7.1