aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Muller2015-01-18 14:45:01 -0800
committerDavid Muller2015-01-18 14:47:37 -0800
commiteb91076886466af9376da753b34883b9dc2a1705 (patch)
treeb36563f4281bb4fa6bd74f4cccef242579894120
parent00449dc42c11b5795b05885c7a1160dd36501668 (diff)
downloaddjango-rest-framework-eb91076886466af9376da753b34883b9dc2a1705.tar.bz2
Bump pytest-django version in tox.ini to 2.8.0
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 4b90c392..9018b040 100644
--- a/tox.ini
+++ b/tox.ini
@@ -20,7 +20,7 @@ deps =
{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}-django16: django-oauth2-provider==0.2.4
- pytest-django==2.6.1
+ pytest-django==2.8.0
django-filter==0.7
defusedxml==0.3
markdown>=2.1.0