From 2c52255b93b8d46cd5a043c88ee6b598f7412953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:26:02 +0000 Subject: [PATCH] Bump pillow from 3.1.1 to 9.0.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.1 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.1.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 18909fc8..aa830275 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -9,7 +9,7 @@ django-redis-cache==1.6.5 psycopg2==2.6.1 requests==2.9.1 sorl-thumbnail==12.3 -Pillow==3.1.1 +Pillow==9.0.1 dropbox==6.1 django-compressor==2.0 beautifulsoup4==4.4.1