From b07b5f42c4565693731b5fc55f732b177b451600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:51:04 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.1.1 in /lexpredict_openedgar/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 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/5.0.0...8.1.1) Signed-off-by: dependabot[bot] --- lexpredict_openedgar/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 lexpredict_openedgar/requirements/base.txt diff --git a/lexpredict_openedgar/requirements/base.txt b/lexpredict_openedgar/requirements/base.txt old mode 100755 new mode 100644 index 5de8650..5379093 --- a/lexpredict_openedgar/requirements/base.txt +++ b/lexpredict_openedgar/requirements/base.txt @@ -20,7 +20,7 @@ django-crispy-forms==1.7.0 django-model-utils==3.1.1 # Images -Pillow==5.0.0 +Pillow==8.1.1 # Password storage argon2-cffi==18.1.0