From c5fb08cb71a51b96a177e6a222d78834b99deda6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 15:25:44 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 6.2.0 in /ethwallpaper Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 to 6.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.3.0...6.2.0) Signed-off-by: dependabot[bot] --- ethwallpaper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethwallpaper/requirements.txt b/ethwallpaper/requirements.txt index a16cb77..b5eb0c9 100644 --- a/ethwallpaper/requirements.txt +++ b/ethwallpaper/requirements.txt @@ -4,7 +4,7 @@ django-cors-headers==2.1.0 djangorestframework==3.7.3 image==1.5.16 olefile==0.44 -Pillow==4.3.0 +Pillow==6.2.0 psycopg2==2.7.3.2 pytz==2017.3 sendgrid==5.3.0