Commit 2acd35cd13dca42ddb89c54cf357abaaec68ac09
1 parent
3072e8e5
Exists in
master
and in
39 other branches
Django-revproxy version update
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
requirements.txt
@@ -28,7 +28,7 @@ tornado==3.1.1 | @@ -28,7 +28,7 @@ tornado==3.1.1 | ||
28 | 28 | ||
29 | # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 | 29 | # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 |
30 | django-browserid==0.11 | 30 | django-browserid==0.11 |
31 | -django-revproxy==0.3.0 | 31 | +django-revproxy==0.3.1 |
32 | 32 | ||
33 | # Converse.js (XMPP client) | 33 | # Converse.js (XMPP client) |
34 | django-conversejs==0.3.4 | 34 | django-conversejs==0.3.4 |