Update django-anymail from 1.3 to 1.4

This commit is contained in:
pyup-bot 2018-02-08 12:09:20 -08:00
parent fb83d8d8bd
commit 5e8e6aa940

View File

@ -24,7 +24,7 @@ Collectfast==0.6.0
# Email backends for Mailgun, Postmark, SendGrid and more # Email backends for Mailgun, Postmark, SendGrid and more
# ------------------------------------------------------- # -------------------------------------------------------
django-anymail==1.3 django-anymail==1.4
{% 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