summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-15 07:19:12 +0000
committerGitHub <noreply@github.com>2021-02-15 07:19:12 +0000
commit7c2b87daebb4cfc17236288b280e089eba2b01f0 (patch)
tree6e1439e83a804d23056df9bd81e5320f71aa9c02
parent7a18e4ac4f0b9f0933a190ac25cd75729bcdd146 (diff)
downloadnumpy-dependabot/pip/sphinx-3.5.0.tar.gz
MAINT: Bump sphinx from 3.4.3 to 3.5.0dependabot/pip/sphinx-3.5.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.0. - [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.4.3...v3.5.0) 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 adcd6bce9..3d8db1734 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -1,4 +1,4 @@
-sphinx==3.4.3
+sphinx==3.5.0
numpydoc==1.1.0
ipython
scipy