From c43cdae3f0aa23519ef89743000f24b920479f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:43:34 +0000 Subject: [PATCH] Bump pillow from 2.9.0 to 9.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.9.0 to 9.3.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/2.9.0...9.3.0) --- 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..9efa79bc0 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==9.3.0 redis==2.9.1 pika unipath diff --git a/requirements/legacy.txt b/requirements/legacy.txt index 3512000a4..d19355e03 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==9.3.0 redis==2.9.1 pika unipath