Update django-allauth from 0.33.0 to 0.34.0 (#1377)

This commit is contained in:
pyup.io bot 2017-10-29 22:21:09 +01:00 committed by Shupeyko Nikita
parent f26a9fb9fe
commit 6f16fa4e74

View File

@ -29,7 +29,7 @@ argon2-cffi==16.3.0
# For user registration, either via email or social # For user registration, either via email or social
# Well-built with regular release cycles! # Well-built with regular release cycles!
django-allauth==0.33.0 django-allauth==0.34.0
{% if cookiecutter.windows == 'y' -%} {% if cookiecutter.windows == 'y' -%}
# On Windows, you must download/install psycopg2 manually # On Windows, you must download/install psycopg2 manually