From fabb33aff9e4332256e8914c963710d5ecae4b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 22:06:08 +0000 Subject: [PATCH] Bump pillow in /documentcloud/documents/processing/info_and_image Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 7.1.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.0.0...7.1.0) Signed-off-by: dependabot[bot] --- .../documents/processing/info_and_image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 documentcloud/documents/processing/info_and_image/requirements.txt diff --git a/documentcloud/documents/processing/info_and_image/requirements.txt b/documentcloud/documents/processing/info_and_image/requirements.txt old mode 100755 new mode 100644 index 823addcd..8af7a0d6 --- a/documentcloud/documents/processing/info_and_image/requirements.txt +++ b/documentcloud/documents/processing/info_and_image/requirements.txt @@ -1,6 +1,6 @@ -r cloud-requirements.txt -Pillow==6.0.0 +Pillow==7.1.0 aioboto3==6.5.0 django-environ==0.4.5 furl==2.1.0