From ed00ed828c2d26d7108d226bc611c1db542e34d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:27:12 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 8.3.2 in /ethwallpaper Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 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.3.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..436e9ef 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==8.3.2 psycopg2==2.7.3.2 pytz==2017.3 sendgrid==5.3.0