Update django-allauth from 0.28.0 to 0.29.0

This commit is contained in:
pyup-bot 2016-11-21 07:36:38 -08:00
parent d00074d27b
commit c75963de30

View File

@ -28,7 +28,7 @@ Pillow==3.4.2
# For user registration, either via email or social
# Well-built with regular release cycles!
django-allauth==0.28.0
django-allauth==0.29.0
{% if cookiecutter.windows == 'y' -%}
# On Windows, you must download/install psycopg2 manually