Bump pytest-django version to 2.8.0

This commit is contained in:
David Muller 2015-01-18 13:55:53 -08:00
parent 4ce4132e08
commit 7c0d14a6d5

View File

@ -2,7 +2,7 @@
Django>=1.4.11
# Test requirements
pytest-django==2.6
pytest-django==2.8.0
pytest==2.5.2
pytest-cov==1.6
flake8==2.2.2