Update django-anymail from 0.6 to 0.6.1

This commit is contained in:
pyup-bot 2016-11-01 13:50:38 -07:00
parent ff582dc4d0
commit e6ec5ee5bc

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.6 django-anymail==0.6.1
{% 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