From 371353e4e35a8b605a520c2baeb5a43e10d55592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:35:29 +0000 Subject: [PATCH] Bump pillow from 3.1.2 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.2 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/3.1.2...6.2.0) 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 3719dcd..23bf1dd --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ numpy==1.14.2 onboard==1.2.0 pandas==0.22.0 pexpect==4.0.1 -Pillow==3.1.2 +Pillow==6.2.0 pkg-resources==0.0.0 protobuf==3.5.2 psutil==3.4.2