From 0ab223f6f4e4fb0c24c8e93767cb8293dc842da8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:34:30 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 9.0.0 in /ethwallpaper Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 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.3.0...9.0.0) --- 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..6ebe969 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==9.0.0 psycopg2==2.7.3.2 pytz==2017.3 sendgrid==5.3.0