From 8d6bef3afb411686aa603223ec6cc8d40d6e11b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:37:16 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 6.2.0 in /lexpredict_openedgar/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 6.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/5.0.0...6.2.0) 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..efe8c3b --- 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==6.2.0 # Password storage argon2-cffi==18.1.0