From 1b93e423146a0b8fc7805d154ddd99f3a18e3800 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:48:10 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 8.2.0 in /mail Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 to 8.2.0. - [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.2.0) --- 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..c615d352 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.2.0 pipenv==11.10.0 pkginfo==1.4.2 psycopg2==2.7.4