Skip to content

Commit 3e07c99

Browse files
Bump django-anymail from 13.0 to 13.1
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 13.0 to 13.1. - [Release notes](https://github.com/anymail/django-anymail/releases) - [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst) - [Commits](anymail/django-anymail@v13.0...v13.1) --- updated-dependencies: - dependency-name: django-anymail dependency-version: '13.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b03beb commit 3e07c99

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ numpy = "^2.2.4"
3333
pandas = "^2.2.3"
3434
whitenoise = "6.2.0" # currently should be hardcoded to 6.2.0
3535
django-admin-rangefilter = "^0.13.2"
36-
django-anymail = "^13.0"
36+
django-anymail = "^13.1"
3737
sentry-sdk = "^2.38.0"
3838
django-two-factor-auth = { extras = ["phonenumbers"], version = "^1.18.1" }
3939
django-simple-history = "^3.7.0"

0 commit comments

Comments
 (0)