From 662c0a15bb281100f728e1338fd86562c1bc8178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:46:04 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 9.0.0 in /mail Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/4.1.1...9.0.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..685af986 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==9.0.0 pipenv==11.10.0 pkginfo==1.4.2 psycopg2==2.7.4