mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 05:34:44 +00:00
Update django-anymail from 0.10 to 0.11 (#1232)
This commit is contained in:
parent
afb6b79fc3
commit
38f53b5886
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Collectfast==0.5.2
|
|||
|
||||
# Email backends for Mailgun, Postmark, SendGrid and more
|
||||
# -------------------------------------------------------
|
||||
django-anymail==0.10
|
||||
django-anymail==0.11
|
||||
|
||||
{% if cookiecutter.use_sentry_for_error_reporting == "y" -%}
|
||||
# Raven is the Sentry client
|
||||
|
|
|
|||
Loading…
Reference in a new issue