From f46f1f19360b2b47341821f3a5e6902cd5c01f53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:43:15 +0000 Subject: [PATCH] Bump pillow in /NLP/Conversational-Recommendation-BASELINE Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.3.0. - [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/6.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NLP/Conversational-Recommendation-BASELINE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NLP/Conversational-Recommendation-BASELINE/requirements.txt b/NLP/Conversational-Recommendation-BASELINE/requirements.txt index 33c256eb4..1fb0f782c 100644 --- a/NLP/Conversational-Recommendation-BASELINE/requirements.txt +++ b/NLP/Conversational-Recommendation-BASELINE/requirements.txt @@ -26,7 +26,7 @@ numpy==1.16.1 objgraph==3.4.1 opencv-python==4.1.1.26 paddlepaddle-gpu==1.6.1.post97 -Pillow==6.2.0 +Pillow==9.3.0 prettytable==0.7.2 protobuf==3.10.0 pyglet==1.3.2