From b82328ef4cbb441ca5ee7b6450678df9976fd0cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:43:56 +0000 Subject: [PATCH] Bump pillow from 2.9.0 to 8.1.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.9.0 to 8.1.1. - [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/2.9.0...8.1.1) Signed-off-by: dependabot[bot] --- requirements/_base.txt | 2 +- requirements/legacy.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/_base.txt b/requirements/_base.txt index c42c79a48..98a04a9fe 100644 --- a/requirements/_base.txt +++ b/requirements/_base.txt @@ -4,7 +4,7 @@ celery==4.1.1 django-celery-results==1.0.1 Unidecode lxml -Pillow==2.9.0 +Pillow==8.1.1 redis==2.9.1 pika unipath diff --git a/requirements/legacy.txt b/requirements/legacy.txt index 3512000a4..92dd795e9 100644 --- a/requirements/legacy.txt +++ b/requirements/legacy.txt @@ -4,7 +4,7 @@ django-compressor==1.2 django-celery==3.1.16 Unidecode lxml -Pillow==2.9.0 +Pillow==8.1.1 redis==2.9.1 pika unipath