From c0745e6a285e315467e4f406453ee51c7cab2716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 21:52:40 +0000 Subject: [PATCH] Bump django-anymail from 0.4.2 to 1.2.1 in /requirements Bumps [django-anymail](https://github.com/anymail/django-anymail) from 0.4.2 to 1.2.1. - [Release notes](https://github.com/anymail/django-anymail/releases) - [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst) - [Commits](https://github.com/anymail/django-anymail/compare/v0.4.2...v1.2.1) --- updated-dependencies: - dependency-name: django-anymail dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements/production.txt diff --git a/requirements/production.txt b/requirements/production.txt old mode 100755 new mode 100644 index 7819e30..23b6af4 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -17,7 +17,7 @@ Collectfast==0.2.3 # Email backends for Mailgun, Postmark, SendGrid and more # ------------------------------------------------------- -django-anymail==0.4.2 +django-anymail==1.2.1