From 773e216c06d717fed9a430569b350f18888851e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:24:40 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 8.1.1 in /AIND-CV-FacialKeypoints Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.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/4.0.0...8.1.1) Signed-off-by: dependabot[bot] --- AIND-CV-FacialKeypoints/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AIND-CV-FacialKeypoints/requirements.txt b/AIND-CV-FacialKeypoints/requirements.txt index ac3f9356..b34b4fe1 100644 --- a/AIND-CV-FacialKeypoints/requirements.txt +++ b/AIND-CV-FacialKeypoints/requirements.txt @@ -1,4 +1,4 @@ opencv-python==3.2.0.6 matplotlib==2.0.0 numpy==1.12.0 -pillow==4.0.0 +pillow==8.1.1