mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Update django-anymail from 11.0.1 to 11.1
This commit is contained in:
parent
1c23f83fc4
commit
75464de512
|
@ -40,5 +40,5 @@ django-anymail[brevo]==11.1 # https://github.com/anymail/django-anymail
|
|||
{%- elif cookiecutter.mail_service == 'SparkPost' %}
|
||||
django-anymail[sparkpost]==11.1 # https://github.com/anymail/django-anymail
|
||||
{%- elif cookiecutter.mail_service == 'Other SMTP' %}
|
||||
django-anymail==11.0.1 # https://github.com/anymail/django-anymail
|
||||
django-anymail==11.1 # https://github.com/anymail/django-anymail
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user