Update django-anymail from 0.11.1 to 1.0

This commit is contained in:
pyup-bot 2017-09-17 18:13:33 -07:00
parent 1d55a608c0
commit 695ac91192

View File

@ -24,7 +24,7 @@ Collectfast==0.5.2
# Email backends for Mailgun, Postmark, SendGrid and more # Email backends for Mailgun, Postmark, SendGrid and more
# ------------------------------------------------------- # -------------------------------------------------------
django-anymail==0.11.1 django-anymail==1.0
{% if cookiecutter.use_sentry_for_error_reporting == "y" -%} {% if cookiecutter.use_sentry_for_error_reporting == "y" -%}
# Raven is the Sentry client # Raven is the Sentry client