Update django-allauth from 0.32.0 to 0.33.0

This commit is contained in:
pyup-bot 2017-08-20 01:35:47 -07:00
parent 6e9537d987
commit a1f3f6b6e6

View File

@ -30,7 +30,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.32.0 django-allauth==0.33.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