Skip to content

Update django-templated-email requirement from >=2.3.0 to >=3.1.1#2517

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-templated-email-gte-3.1.1
Open

Update django-templated-email requirement from >=2.3.0 to >=3.1.1#2517
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-templated-email-gte-3.1.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on django-templated-email to permit the latest version.

Release notes

Sourced from django-templated-email's releases.

3.1.1

Allow empty from_email param

Changelog

Sourced from django-templated-email's changelog.

v3.1.1

Allow empty from_email param

v3.1.0

Drop Python 3.6, 3.7, and 3.8 support Drop Django 2.2, 3.1, and 3.2 support Add Python 3.10, 3.11, 3.12, and 3.13 support Add Django 4.2, 5.0, and 5.1 support Use GitHub Actions for testing

v3.0.1

Remove all newlines from subject

v3.0

Add escaping to HTML parts in templates Add tests for django main version

v2.4

Add Python 3.7, 3.8 and 3.9 support Drop Python <3.4 support Add Django 3.1 and 3.2 support Drop Django 3.0 support Remove six dependency

v2.3

Remove Django as explicit dependency Upgrade django-anymail to v3 Drop Python 3.3 support

v2.2

Bug fixes and improvements (issues vintasoftware/django-templated-email#102 and vintasoftware/django-templated-email#104)

v2.1

Bug fixes (issues vintasoftware/django-templated-email#94 and vintasoftware/django-templated-email#99)

v2.0

Adding Inline Image template_name can now accept a list Optionally save a copy of the email in the database and create a URL to see it in the browser

... (truncated)

Commits
  • 59590d9 Bump version: 3.1.0 → 3.1.1
  • cfb60eb 📝 docs: update changelog
  • 8156e9f Merge pull request #131 from vintasoftware/feat/allow-empty-from_email-param
  • 6c85916 📝 docs: update publish steps
  • e6da81d Merge pull request #153 from vintasoftware/feat/update-to-3.1.0
  • 40b528a Bump version: 3.0.1 → 3.1.0
  • ea31d17 📝 docs: update changelog
  • 2d60af8 📝 docs: add step-by-step to publish a new version
  • 7e4419d 🔧 chore: remove travis config
  • f906be9 Merge pull request #150 from bailey-coding/patch-1
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [django-templated-email](https://github.com/vintasoftware/django-templated-email) to permit the latest version.
- [Release notes](https://github.com/vintasoftware/django-templated-email/releases)
- [Changelog](https://github.com/vintasoftware/django-templated-email/blob/develop/CHANGELOG)
- [Commits](vintasoftware/django-templated-email@2.3.0...3.1.1)

---
updated-dependencies:
- dependency-name: django-templated-email
  dependency-version: 3.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 27, 2026
@dependabot
dependabot Bot changed the base branch from master to main July 13, 2026 13:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants