Update django-allauth from 0.27.0 to 0.28.0

This commit is contained in:
pyup-bot 2016-10-13 07:49:44 -07:00
parent 3b3e53b57b
commit ab1df007c1

View File

@ -28,7 +28,7 @@ Pillow==3.4.1
# 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.27.0 django-allauth==0.28.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