Commit 48cbef1ba4bc1aa7704beb52e0f671b25881a06f

Authored by Gust
1 parent bdb676c6

Update django-revproxy version from 0.9.0 to 0.9.3

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -31,7 +31,7 @@ REQUIREMENTS = [ @@ -31,7 +31,7 @@ REQUIREMENTS = [
31 31
32 # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 32 # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9
33 'django-browserid==0.11', 33 'django-browserid==0.11',
34 - 'django-revproxy==0.9.0', 34 + 'django-revproxy==0.9.3',
35 35
36 # Converse.js (XMPP client) 36 # Converse.js (XMPP client)
37 'django-conversejs==0.3.4', 37 'django-conversejs==0.3.4',