diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-19 08:14:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-19 08:14:58 +0000 |
commit | cdb1199a75f167270117aa8aa88b74f14e0c33b7 (patch) | |
tree | 08d159b7b4e0364e9f507dad0bd3e19a6322d700 /requirements-docs.txt | |
parent | 4d5cee071e53bffdc9f04e79ed1161f1ce370ae2 (diff) | |
download | gerbonara-cdb1199a75f167270117aa8aa88b74f14e0c33b7.tar.gz gerbonara-cdb1199a75f167270117aa8aa88b74f14e0c33b7.tar.bz2 gerbonara-cdb1199a75f167270117aa8aa88b74f14e0c33b7.zip |
Bump sphinx from 2.4.1 to 2.4.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.1 to 2.4.2.
- [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.1...v2.4.2)
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 938013a..6285b81 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -2,5 +2,5 @@ -r requirements.txt # documentation generation support -Sphinx==2.4.1 +Sphinx==2.4.2 numpydoc==0.9.2 |