From 6edc1ff2dc142b059becce0bbc333ad89d9dabc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:34:08 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 8.1.1 in /image_classifier_project Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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.1.0...8.1.1) Signed-off-by: dependabot[bot] --- image_classifier_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_classifier_project/requirements.txt b/image_classifier_project/requirements.txt index bb664d31..596ee88c 100644 --- a/image_classifier_project/requirements.txt +++ b/image_classifier_project/requirements.txt @@ -43,7 +43,7 @@ pandas==0.23.0 pandocfilters==1.4.2 parso==0.2.1 pickleshare==0.7.4 -Pillow==5.1.0 +Pillow==8.1.1 prompt-toolkit==1.0.15 pycparser==2.18 Pygments==2.2.0