Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.2 to 2.3.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/v2.2.2...v2.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 lines
114 B
Text
6 lines
114 B
Text
# install base requirements
|
|
-r requirements.txt
|
|
|
|
# documentation generation support
|
|
Sphinx==2.3.1
|
|
numpydoc==0.9.1
|