summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-13 17:06:34 +0000
committerGitHub <noreply@github.com>2021-09-13 17:06:34 +0000
commit2fbee59b5945670d50d52267d5af9ed280dd15c8 (patch)
treec54413ad730427827cea9c256a169cbd8c5206ff
parentb892ed2c7fa27b2e0d73c12d12ace4b4d4e12897 (diff)
downloadnumpy-dependabot/pip/sphinx-4.2.0.tar.gz
MAINT: Bump sphinx from 4.1.2 to 4.2.0dependabot/pip/sphinx-4.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.2 to 4.2.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.1.2...v4.2.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 4eebb5519..5324d4d0c 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -1,4 +1,4 @@
-sphinx==4.1.2
+sphinx==4.2.0
numpydoc==1.1.0
ipython
scipy