From 2f5700f9c866d9d592fab985d8374d2eb41b163d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 07:13:05 +0000 Subject: MAINT: Bump pydata-sphinx-theme from 0.3.2 to 0.4.0 Bumps [pydata-sphinx-theme](https://github.com/pandas-dev/pydata-sphinx-theme) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/pandas-dev/pydata-sphinx-theme/releases) - [Commits](https://github.com/pandas-dev/pydata-sphinx-theme/compare/v0.3.2...v0.4.0) Signed-off-by: dependabot-preview[bot] --- doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index d2f6edb98..e2694ba12 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -3,4 +3,4 @@ ipython scipy matplotlib pandas -pydata-sphinx-theme==0.3.2 +pydata-sphinx-theme==0.4.0 -- cgit v1.2.1