summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-08 07:45:23 +0000
committerGitHub <noreply@github.com>2021-03-08 07:45:23 +0000
commit64cdbccda17ec9e1d04495adc4e2b1bdcdd39ba5 (patch)
tree1aeb0e5db76b6bc978d9bb725eed8170fda12f02
parent0cea1d9b585ebe9895c898c60f05572840579c89 (diff)
downloadnumpy-dependabot/pip/sphinx-3.5.2.tar.gz
MAINT: Bump sphinx from 3.5.1 to 3.5.2dependabot/pip/sphinx-3.5.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.1 to 3.5.2. - [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.5.1...v3.5.2) 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 a34a89418..3d74d7b87 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -1,4 +1,4 @@
-sphinx==3.5.1
+sphinx==3.5.2
numpydoc==1.1.0
ipython
scipy