Update django-allauth from 0.30.0 to 0.31.0

This commit is contained in:
pyup-bot 2017-02-28 06:49:56 -08:00
parent 33167e64ba
commit a1a3357eed

View File

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