From 821231b4bfe844440256774cd849e5be75d4a19f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:56:53 +0000 Subject: [PATCH] Bump pillow from 2.9.0 to 8.3.2 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.9.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/2.9.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..c2f27bf42 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.3.2 redis==2.9.1 pika unipath diff --git a/requirements/legacy.txt b/requirements/legacy.txt index 3512000a4..6522915b2 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.3.2 redis==2.9.1 pika unipath