From a8eafab7180014d2a048e6466271a045a1addd1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 22:00:55 +0000 Subject: [PATCH] Bump django-anymail from 1.2 to 1.2.1 in /Backend/requirements Bumps [django-anymail](https://github.com/anymail/django-anymail) from 1.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/v1.2...v1.2.1) --- updated-dependencies: - dependency-name: django-anymail dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Backend/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend/requirements/production.txt b/Backend/requirements/production.txt index 9c26155..f94e68b 100644 --- a/Backend/requirements/production.txt +++ b/Backend/requirements/production.txt @@ -17,7 +17,7 @@ django-storages==1.6.5 # Email backends for Mailgun, Postmark, SendGrid and more # ------------------------------------------------------- -django-anymail==1.2 +django-anymail==1.2.1