From d2ac19dfa07ce320e2e6de4d2d53243a02cf0b74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:35:36 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.0.1 in /ImageCaptioningAndKeyWordExtraction Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ImageCaptioningAndKeyWordExtraction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ImageCaptioningAndKeyWordExtraction/requirements.txt b/ImageCaptioningAndKeyWordExtraction/requirements.txt index 65b6db9..b63df68 100644 --- a/ImageCaptioningAndKeyWordExtraction/requirements.txt +++ b/ImageCaptioningAndKeyWordExtraction/requirements.txt @@ -27,7 +27,7 @@ numpy==1.18.5 oauthlib==3.1.0 odfpy==1.4.1 opt-einsum==3.2.1 -Pillow==7.1.2 +Pillow==9.0.1 plac==1.1.3 preshed==3.0.2 protobuf==3.12.2