Skip to content

Bump django-anymail from 14.0 to 15.0#1374

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-anymail-15.0
Open

Bump django-anymail from 14.0 to 15.0#1374
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-anymail-15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps django-anymail from 14.0 to 15.0.

Release notes

Sourced from django-anymail's releases.

v15.0

Changelog

Changelog

Sourced from django-anymail's changelog.

v15.0

2026-04-18

Breaking changes


* Require **Django 5.0 or later** and Python 3.10 or later.
  (Thanks to `@terencehonles`_.)

Features


* **Resend:** Add support for inbound email. (Thanks to `@btimby`_.)

Fixes


* **Inbound:** Convert carriage return and line feed characters in attachment
  filenames to spaces for ESPs that parse them from invalid headers (e.g.,
  Postmark). (Thanks to `@BHSPitMonkey`_ for reporting the issue and providing
  an example.)
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/anymail/django-anymail/commit/17acea06b9361c3cc4ab6d9678bd5aea45db80ff"><code>17acea0</code></a> Release 15.0</li>
<li><a href="https://github.com/anymail/django-anymail/commit/8ad9d6e7e463efb770e3440871a05f2be4249ddf"><code>8ad9d6e</code></a> Inbound: sanitize CRNL in ESP-parsed attachment filenames</li>
<li><a href="https://github.com/anymail/django-anymail/commit/a6339d6c65bed21bcfe28e3c7b9b4ada4a290263"><code>a6339d6</code></a> Upgrade actions versions</li>
<li><a href="https://github.com/anymail/django-anymail/commit/4626462d49512b0c423071a8a6fe43a9610ead8a"><code>4626462</code></a> Drop Django 4.x</li>
<li><a href="https://github.com/anymail/django-anymail/commit/2bcfd620d2f1fa6705a13ad8645aa25a4572fd08"><code>2bcfd62</code></a> Resend: Add inbound support</li>
<li><a href="https://github.com/anymail/django-anymail/commit/13a08718571ca853f04336e15c525a98dd6dc48a"><code>13a0871</code></a> Run pyupgrade</li>
<li><a href="https://github.com/anymail/django-anymail/commit/7bf7a1a42e7fe1dbc008d22dc6d03579e4523b34"><code>7bf7a1a</code></a> Drop Django 4.0--4.2, Python 3.8--3.9 support</li>
<li>See full diff in <a href="https://github.com/anymail/django-anymail/compare/v14.0...v15.0">compare view</a></li>
</ul>
</details>

&lt;br /&gt;</code></pre>

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/django-anymail-15.0 branch 2 times, most recently from c2c517e to 51e693c Compare April 22, 2026 00:11
@dependabot dependabot Bot force-pushed the dependabot/pip/django-anymail-15.0 branch from 51e693c to 4e56f0a Compare May 5, 2026 03:50
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 14.0 to 15.0.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](anymail/django-anymail@v14.0...v15.0)

---
updated-dependencies:
- dependency-name: django-anymail
  dependency-version: '15.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/django-anymail-15.0 branch from 4e56f0a to 04f3f62 Compare May 11, 2026 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

0 participants