From 1db1752d9afa862af9d915be855380b5be43e480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:58:31 +0000 Subject: [PATCH] Bump pillow in /NLP/Conversational-Recommendation-BASELINE Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 8.3.2. - [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/6.2.0...8.3.2) --- 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..cc2f037c2 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==8.3.2 prettytable==0.7.2 protobuf==3.10.0 pyglet==1.3.2