mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 13:44:43 +00:00
Update django-anymail to 2.2 (#1612)
This commit is contained in:
parent
56b3ac7311
commit
cbc51bfc5f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ raven==6.6.0 # https://github.com/getsentry/raven-python
|
|||
# Django
|
||||
# ------------------------------------------------------------------------------
|
||||
django-storages==1.6.6 # https://github.com/jschneier/django-storages
|
||||
django-anymail==2.1 # https://github.com/anymail/django-anymail
|
||||
django-anymail==2.2 # https://github.com/anymail/django-anymail
|
||||
|
|
|
|||
Loading…
Reference in a new issue