From e419aa004d5bb3c6af84bcd0b010e38daa61d6f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 21:38:34 +0000 Subject: [PATCH] Bump django-anymail from 0.10 to 1.2.1 Bumps [django-anymail](https://github.com/anymail/django-anymail) from 0.10 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.10...v1.2.1) --- updated-dependencies: - dependency-name: django-anymail dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 224b409..3e8b5d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Django==1.10.4 -e git+https://github.com/zmrenwu/django-activity-stream.git@c0b0448c2941f7cb350ed4b97ffe9eeeb3bc456e#egg=django_activity_stream django-ajax==0.2.0 django-allauth==0.29.0 -django-anymail==0.10 +django-anymail==1.2.1 django-appconf==1.0.2 django-autoslug==1.9.3 django-bootstrap-pagination==1.6.2