Merge pull request #136 from curtacircuitos/dependabot/pip/pytest-5.4.1

Bump pytest from 5.3.5 to 5.4.1
This commit is contained in:
Paulo Henrique Silva 2020-03-22 23:30:40 -03:00 committed by GitHub
commit 1af9fbd140
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==5.3.5
pytest==5.4.1
pytest-cov==2.8.1