Bump pytest-django version in tox.ini to 2.8.0

This commit is contained in:
David Muller 2015-01-18 14:45:01 -08:00
parent 00449dc42c
commit eb91076886

View File

@ -20,7 +20,7 @@ deps =
{py26,py27}-django{14,15,16}: django-oauth-plus==2.2.1 {py26,py27}-django{14,15,16}: django-oauth-plus==2.2.1
{py26,py27}-django{14,15}: django-oauth2-provider==0.2.3 {py26,py27}-django{14,15}: django-oauth2-provider==0.2.3
{py26,py27}-django16: django-oauth2-provider==0.2.4 {py26,py27}-django16: django-oauth2-provider==0.2.4
pytest-django==2.6.1 pytest-django==2.8.0
django-filter==0.7 django-filter==0.7
defusedxml==0.3 defusedxml==0.3
markdown>=2.1.0 markdown>=2.1.0