Merge pull request #169 from curtacircuitos/dependabot/pip/pytest-6.0.1

Bump pytest from 5.4.1 to 6.0.1
This commit is contained in:
Paulo Henrique Silva 2020-08-03 16:15:57 -03:00 committed by GitHub
commit 79902820a5
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.4.1
pytest==6.0.1
pytest-cov==2.8.1