summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-07-05 13:31:28 -0600
committerGitHub <noreply@github.com>2021-07-05 13:31:28 -0600
commit3300c03992d963f9c571975c17ed93f17b090672 (patch)
tree15b4fc2b99a8cd3430bda4347decda20f247cbf8
parentd5da698181fe6e920b03cef8a6a20e39c7d40cdf (diff)
parent9ac59f721d276ab8dbe9695685cbf9eea955fa05 (diff)
downloadnumpy-3300c03992d963f9c571975c17ed93f17b090672.tar.gz
Merge pull request #19412 from numpy/dependabot/pip/sphinx-4.0.3
MAINT: Bump sphinx from 4.0.1 to 4.0.3
-rw-r--r--doc_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt
index 0ca72781a..ec6459277 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -1,4 +1,4 @@
-sphinx==4.0.1
+sphinx==4.0.3
numpydoc==1.1.0
ipython
scipy