Merge branch 'master' into dependabot/pip/numpydoc-1.1.0

This commit is contained in:
Paulo Henrique Silva 2020-08-26 01:00:45 -03:00 committed by GitHub
commit e101d974af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# install base requirements
-r requirements.txt
pytest==5.4.1
pytest-cov==2.8.1
pytest==6.0.1
pytest-cov==2.10.1

View file

@ -2,5 +2,5 @@
-r requirements.txt
# documentation generation support
Sphinx==3.0.3
numpydoc==1.1.0
Sphinx==3.2.1
numpydoc==1.1.0