From 4cd9f133ee56f4e330ee30b76dc4825fe748a79c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:52:04 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 8.3.2 in /mail Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/4.1.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mail/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/requirements.txt b/mail/requirements.txt index d37b78f8..1b976f7d 100644 --- a/mail/requirements.txt +++ b/mail/requirements.txt @@ -50,7 +50,7 @@ pbkdf2==1.3 pbr==4.0.3 peewee==3.2.5 pexpect==4.2.1 -Pillow==4.1.1 +Pillow==8.3.2 pipenv==11.10.0 pkginfo==1.4.2 psycopg2==2.7.4