diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-25 21:10:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-25 21:10:40 +0000 |
commit | e952aedbc3b71b45c15383c89c1f1f31cbb99178 (patch) | |
tree | 3681525e42331040cc5453c614e31eab2f839f51 /requirements-docs.txt | |
parent | 4cdb65239968b96b1adcba125eb45a36814d6c35 (diff) | |
download | gerbonara-e952aedbc3b71b45c15383c89c1f1f31cbb99178.tar.gz gerbonara-e952aedbc3b71b45c15383c89c1f1f31cbb99178.tar.bz2 gerbonara-e952aedbc3b71b45c15383c89c1f1f31cbb99178.zip |
Bump sphinx from 1.2.3 to 2.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.2.3 to 2.2.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v1.2.3...v2.2.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 a2cc5a1..25c8c2c 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -2,5 +2,5 @@ -r requirements.txt # documentation generation support -Sphinx==1.2.3 +Sphinx==2.2.1 numpydoc==0.5 |