From 9854e28277b3001f9a91b79a5a859130fe12eeec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:12:36 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.3.0 in /sandbox Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.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/7.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sandbox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox/requirements.txt b/sandbox/requirements.txt index 4c6f4b9..6a9216c 100644 --- a/sandbox/requirements.txt +++ b/sandbox/requirements.txt @@ -2,7 +2,7 @@ boto==2.49.0 Django==2.2.10 django-simple-pagination==1.1.4 django-storages==1.9.1 -Pillow==7.0.0 +Pillow==9.3.0 requests==2.23.0 gunicorn==19.6.0 whitenoise==3.1