From bdf14cce0998d26264ec13fdfdd5032bb28ef02d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:34:06 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 9.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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/5.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f6fb4b5..5d2e684 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ django-webpack-loader==0.5.0 Django==2.0.4 elasticsearch>=1.0.0,<2.0.0 libsass==0.8.3 -Pillow==5.1.0 +Pillow==9.3.0 psycopg2==2.7.1 wagtail==2.0.1 whitenoise==3.2