From bd953e4947b1ebca77f9c10607c1e6182a726694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 10:44:00 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 6.2.0 in /Facial_Landmark_Detection Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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.3.0...6.2.0) Signed-off-by: dependabot[bot] --- Facial_Landmark_Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Facial_Landmark_Detection/requirements.txt b/Facial_Landmark_Detection/requirements.txt index 0d9c1df..b79f21c 100644 --- a/Facial_Landmark_Detection/requirements.txt +++ b/Facial_Landmark_Detection/requirements.txt @@ -149,7 +149,7 @@ pdfminer.six==20181108 pdfplumber==0.5.12 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==5.3.0 +Pillow==6.2.0 plac==0.9.6 pluggy==0.8.0 ply==3.11