Merge pull request #114 from curtacircuitos/dependabot/pip/pytest-5.3.1

Bump pytest from 4.6.6 to 5.3.1
This commit is contained in:
Paulo Henrique Silva 2019-11-27 11:54:58 -03:00 committed by GitHub
commit d793c9902f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# install base requirements
-r requirements.txt
pytest==4.6.6
pytest==5.3.1
pytest-cov==2.8.1