Skip to content

Commit 4c14b79

Browse files
Bump django-anymail from 14.0 to 15.0
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>
1 parent a5173f5 commit 4c14b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ collectfasta==3.3.3 # https://github.com/jasongi/collectfasta (maintained fork
88

99
# Django
1010
# ------------------------------------------------------------------------------
11-
django-anymail[mailgun]==14.0 # https://github.com/anymail/django-anymail
11+
django-anymail[mailgun]==15.0 # https://github.com/anymail/django-anymail
1212

1313
# GCP Stuff
1414
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)