From 9f011088a14305853025121dfed901fa31f1f8f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:38:19 +0000 Subject: [PATCH] Bump pillow from 3.2.0 to 9.0.1 in /src/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.2.0 to 9.0.1. - [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.0.1) --- 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..d361195 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.0.1 django-libsass==0.7 libsass>=0.9.3 -e git://github.com/rasca/django-enhanced-cbv.git#egg=django-enhanced-cbv