Merge branch 'master' into dependabot/pip/numpydoc-0.9.2
This commit is contained in:
commit
79d4fad689
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# install base requirements
|
||||
-r requirements.txt
|
||||
|
||||
pytest==5.3.1
|
||||
pytest==5.3.2
|
||||
pytest-cov==2.8.1
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
-r requirements.txt
|
||||
|
||||
# documentation generation support
|
||||
Sphinx==2.2.2
|
||||
Sphinx==2.3.1
|
||||
numpydoc==0.9.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue