From b271228c0500aeef7544a06ce62d4a7756000f5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 13:52:31 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 6.2.0 in /portreto/application/app_service Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.0.0...6.2.0) Signed-off-by: dependabot[bot] --- portreto/application/app_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 portreto/application/app_service/requirements.txt diff --git a/portreto/application/app_service/requirements.txt b/portreto/application/app_service/requirements.txt old mode 100755 new mode 100644 index d3bb751c..f0e28a01 --- a/portreto/application/app_service/requirements.txt +++ b/portreto/application/app_service/requirements.txt @@ -14,7 +14,7 @@ idna==2.8 kazoo==2.6.1 mypy==0.701 mypy-extensions==0.4.1 -Pillow==6.0.0 +Pillow==6.2.0 pycparser==2.19 pycrypto==2.6.1 PyJWT==1.7.1