Update django-anymail from 0.4.2 to 0.5

This commit is contained in:
pyup-bot 2016-09-22 05:21:40 -07:00
parent a950eb82f6
commit 61b536ecb9

View File

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