aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 27db9a8a..aa97fd35 100644
--- a/tox.ini
+++ b/tox.ini
@@ -24,7 +24,7 @@ deps = https://www.djangoproject.com/download/1.6a1/tarball/
defusedxml==0.3
django-oauth-plus==2.0
oauth2==1.5.211
- django-oauth2-provider==0.2.3
+ django-oauth2-provider==0.2.4
[testenv:py2.6-django1.6]
basepython = python2.6
@@ -33,7 +33,7 @@ deps = https://www.djangoproject.com/download/1.6a1/tarball/
defusedxml==0.3
django-oauth-plus==2.0
oauth2==1.5.211
- django-oauth2-provider==0.2.3
+ django-oauth2-provider==0.2.4
[testenv:py3.3-django1.5]
basepython = python3.3