From 277fe6866ac16ad36675617d39ff5d7f5622c79b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:10:37 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.2.0 in /lexpredict_openedgar/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 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/5.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..4fb0c95 --- 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.2.0 # Password storage argon2-cffi==18.1.0