diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-13 09:21:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-13 09:21:59 +0000 |
commit | e6da12859f573b45f813a670b3146462872c35ba (patch) | |
tree | 148c81fc598509ed5f65597f6585f8c7fee1246a /requirements-docs.txt | |
parent | 1af9fbd1402c1a26f114ae294f244f5ca90feaba (diff) | |
download | gerbonara-e6da12859f573b45f813a670b3146462872c35ba.tar.gz gerbonara-e6da12859f573b45f813a670b3146462872c35ba.tar.bz2 gerbonara-e6da12859f573b45f813a670b3146462872c35ba.zip |
Bump sphinx from 2.4.4 to 3.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.4 to 3.0.1.
- [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/v2.4.4...v3.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'requirements-docs.txt')
-rw-r--r-- | requirements-docs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt index 1277e3a..342ecb2 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -2,5 +2,5 @@ -r requirements.txt # documentation generation support -Sphinx==2.4.4 +Sphinx==3.0.1 numpydoc==0.9.2 |