summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-12 17:05:53 +0000
committerGitHub <noreply@github.com>2021-07-12 17:05:53 +0000
commit147ec82bb78cdc5f893757bb02683465a0e5d4e5 (patch)
tree44df21938b0c03ccc33f3c3fc05f184b0fa4e016
parent89babbd98fc75399709543f55013ff856280c668 (diff)
downloadnumpy-147ec82bb78cdc5f893757bb02683465a0e5d4e5.tar.gz
MAINT: Bump sphinx from 4.0.3 to 4.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.3...v4.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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 ec6459277..c991437e3 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -1,4 +1,4 @@
-sphinx==4.0.3
+sphinx==4.1.0
numpydoc==1.1.0
ipython
scipy