From f3d4a34019d2b7f241f21be358f0f810c136ce6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 12:31:49 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 8.1.1. - [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.1.1) 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..671ab9e --- 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.1.1 django-cors-headers==3.2.1 django-debug-toolbar==2.2 django-colorfield==0.3.0