From f62cad94d838047049421293a6a2acc383279cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:10:29 +0000 Subject: [PATCH] Bump pillow from 3.2.0 to 9.3.0 in /src/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.2.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/3.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/common.txt b/src/requirements/common.txt index a7c36b5..b3a1b3e 100644 --- a/src/requirements/common.txt +++ b/src/requirements/common.txt @@ -8,7 +8,7 @@ django-datetime-widget>=0.9.3 django-extensions # Outdated -pillow==3.2.0 +pillow==9.3.0 django-libsass==0.7 libsass>=0.9.3 -e git://github.com/rasca/django-enhanced-cbv.git#egg=django-enhanced-cbv