Merge pull request #118 from curtacircuitos/dependabot/pip/pytest-5.3.2

Bump pytest from 5.3.1 to 5.3.2
This commit is contained in:
Paulo Henrique Silva 2020-01-08 12:11:42 -03:00 committed by GitHub
commit a08b01207f
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.1
pytest==5.3.2
pytest-cov==2.8.1