From 00c22c700d1ae0558b84106363aa2e29b2983a22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 21:24:22 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 8.2.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/7.1.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 1bd60b2..b491cb1 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ sentry-sdk==0.10.2 django-filter==2.2.0 pandas==1.0.3 djangorestframework-camel-case==0.2.0 -pillow==7.1.1 +pillow==8.2.0 django-cors-headers==3.2.1 django-debug-toolbar==2.2 django-colorfield==0.3.0