Update django-anymail to 4.2 (#1792)

This PR updates [django-anymail[mailgun]](https://pypi.org/project/django-anymail) from **4.1** to **4.2**.



<details>
  <summary>Changelog</summary>
  
  
   ### 4.2
   ```
   ----

*2018-09-07*

Features
~~~~~~~~

*  **Postmark:** Support per-recipient template `merge_data` and batch sending. (Batch
   sending can be used with or without a template. See
   `docs &lt;https://anymail.readthedocs.io/en/stable/esps/postmark/postmark-templates&gt;`__.)

Fixes
~~~~~

*  **Postmark:** When using `template_id`, ignore empty subject and body. (Postmark
   issues an error if Django&#39;s default empty strings are used with template sends.)
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/django-anymail
  - Changelog: https://pyup.io/changelogs/django-anymail/
  - Repo: https://github.com/anymail/django-anymail
</details>
This commit is contained in:
pyup.io bot 2018-09-07 15:11:31 -07:00 committed by Wan Liuyang
parent ffbec778a6
commit 6628fff9a0

View File

@ -14,4 +14,4 @@ raven==6.9.0 # https://github.com/getsentry/raven-python
# Django
# ------------------------------------------------------------------------------
django-storages[boto3]==1.6.6 # https://github.com/jschneier/django-storages
django-anymail[mailgun]==4.1 # https://github.com/anymail/django-anymail
django-anymail[mailgun]==4.2 # https://github.com/anymail/django-anymail