summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2020-10-12 09:18:12 -0600
committerGitHub <noreply@github.com>2020-10-12 09:18:12 -0600
commit4c6f0f88df24180bde7475030e3f40680a150e57 (patch)
tree258e8419e969d46b0409e7c7ba27399fddb2375d
parentd4c08f977ff7ec0bb7e043d9657b8c0747efc169 (diff)
parenta5fc6e73895de1d76929a0970c4d40eaa189b36f (diff)
downloadnumpy-4c6f0f88df24180bde7475030e3f40680a150e57.tar.gz
Merge pull request #17538 from numpy/dependabot/pip/pydata-sphinx-theme-0.4.1
MAINT: Bump pydata-sphinx-theme from 0.4.0 to 0.4.1
-rw-r--r--doc_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt
index 36b651c64..f69cc5dcb 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -4,4 +4,4 @@ ipython
scipy
matplotlib
pandas
-pydata-sphinx-theme==0.4.0
+pydata-sphinx-theme==0.4.1