From e65b9a5ec7c0fd12d97b4b9a9066a57bbe619fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 19:56:12 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 7.1.0 in /python/Django Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 7.1.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.2.1...7.1.0) Signed-off-by: dependabot[bot] --- python/Django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/Django/requirements.txt b/python/Django/requirements.txt index a00b477..341ab91 100644 --- a/python/Django/requirements.txt +++ b/python/Django/requirements.txt @@ -4,7 +4,7 @@ Django==1.11.3 idna==2.5 olefile==0.44 patool==1.12 -Pillow==4.2.1 +Pillow==7.1.0 pytz==2017.2 requests==2.13.0 urllib3==1.21.1