Commit f94217c874b6d20ec89e70d7cc0856ffdb50c79d
1 parent
6c1817ee
Exists in
master
and in
39 other branches
Updating django-revproxy
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 | # Deps for Single SignOn (SSO) | 28 | # Deps for Single SignOn (SSO) |
| 29 | git+https://github.com/mozilla/django-browserid | 29 | git+https://github.com/mozilla/django-browserid |
| 30 | 30 | ||
| 31 | -django-revproxy==0.2.5 | 31 | +django-revproxy==0.2.6 |
| 32 | 32 | ||
| 33 | # Converse.js (XMPP client) | 33 | # Converse.js (XMPP client) |
| 34 | django-conversejs==0.2.8 | 34 | django-conversejs==0.2.8 |