From 17cc476514c9567c460dd5e30f3cd2c2d40aae01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:07:34 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 9.0.1 in /project_2-automatic_image_captioning Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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/4.2.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project_2-automatic_image_captioning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_2-automatic_image_captioning/requirements.txt b/project_2-automatic_image_captioning/requirements.txt index ecb553e..e143a0d 100644 --- a/project_2-automatic_image_captioning/requirements.txt +++ b/project_2-automatic_image_captioning/requirements.txt @@ -103,7 +103,7 @@ patsy==0.4.1 pbr==3.1.1 pexpect==4.3.1 pickleshare==0.7.4 -Pillow==4.2.1 +Pillow==9.0.1 pinyin==0.4.0 plotly==2.0.15 pomegranate==0.9.0