From cfde2da2b4ad145b4b3cc4ade25208a80d921ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 13:22:11 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 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.2...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 2920656..4f99a75 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ django-import-export==2.0.2 # Updated from 1.2.0 django-filter==2.2.0 # Updated from 2.1.0 gunicorn==20.0.4 # Updated from 19.9.0 psycopg2==2.8.5 # Updated from 2.8.2 -Pillow==7.1.2 # Updated from 6.0.0 +Pillow==8.1.1 # Updated from 6.0.0 django-cors-headers==3.2.1 # Updated from 3.0.1 django-health-check==3.12.1