diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-11 07:21:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-11 07:21:05 +0000 |
commit | ad71a168dd8b18954da3a2fb6591324487af8765 (patch) | |
tree | c2fec04b37fcb709fc88ff6d301576c8f8ea638c /doc_requirements.txt | |
parent | 49e026df832a691638786774708c8ccece6e41c1 (diff) | |
download | numpy-ad71a168dd8b18954da3a2fb6591324487af8765.tar.gz |
MAINT: Bump sphinx from 3.4.1 to 3.4.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.1 to 3.4.3.
- [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.1...v3.4.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'doc_requirements.txt')
-rw-r--r-- | doc_requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt index 82da7875b..64ab9a41f 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,4 +1,4 @@ -sphinx==3.4.1 +sphinx==3.4.3 numpydoc==1.1.0 ipython scipy |