summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-28 07:08:17 +0000
committerGitHub <noreply@github.com>2020-12-28 07:08:17 +0000
commit11d1f13983c95d8f7436dc2d18b79353cdf9da4f (patch)
tree4f3a2187997e88e0f852f3f2284136fe25b28c0f
parenta31071b0b4c8a6f5cb5999b6e04f5ba6057fd546 (diff)
downloadnumpy-dependabot/pip/sphinx-3.4.1.tar.gz
MAINT: Bump sphinx from 3.3.1 to 3.4.1dependabot/pip/sphinx-3.4.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 3.4.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.3.1...v3.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--doc_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt
index 0e47198b3..82da7875b 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -1,4 +1,4 @@
-sphinx==3.3.1
+sphinx==3.4.1
numpydoc==1.1.0
ipython
scipy