Skip to content

Commit b50ebd4

Browse files
Bump django-anymail[amazon_ses] from 10.2 to 11.1
Bumps [django-anymail[amazon_ses]](https://github.com/anymail/django-anymail) from 10.2 to 11.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@v10.2...v11.1) --- updated-dependencies: - dependency-name: django-anymail[amazon_ses] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb0ded0 commit b50ebd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ sentry-sdk==1.40.5 # https://github.com/getsentry/sentry-python
1010
# Django
1111
# ------------------------------------------------------------------------------
1212
django-storages[boto3]==1.14.2 # https://github.com/jschneier/django-storages
13-
django-anymail[amazon_ses]==10.2 # https://github.com/anymail/django-anymail
13+
django-anymail[amazon_ses]==11.1 # https://github.com/anymail/django-anymail

0 commit comments

Comments
 (0)