Commit d2dee8274ed219bb53a8ee29c5a9adc142d8a699

Authored by Macartur Sousa
1 parent 08bc4b69

Update django-revproxy version from 0.9.2 to 0.9.3

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