update pytest to 3.5

This commit is contained in:
Asif Saifuddin Auvi 2018-03-23 17:23:48 +06:00 committed by GitHub
parent 812d3478bd
commit a1c9118685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# Pytest for running the tests.
pytest==3.4.0
pytest==3.5.0
pytest-django==3.1.2
pytest-cov==2.5.1