From 64849b6197c64db9a2b8cb601f7bfb0efde3d2f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 04:50:34 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 8.1.1 in /Facial_Landmark_Detection Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 8.1.1. - [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...8.1.1) 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 b68d1fd..be6130c 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==8.1.1 plac==0.9.6 pluggy==0.8.0 ply==3.11