From 143db130121cd7b8575d6c7a63453a284f69f5c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 10:06:09 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 8.3.2 in /services/places365-scene-recognition Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.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/7.1.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/places365-scene-recognition/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/places365-scene-recognition/requirements.txt b/services/places365-scene-recognition/requirements.txt index 893bcd1..15bb229 100644 --- a/services/places365-scene-recognition/requirements.txt +++ b/services/places365-scene-recognition/requirements.txt @@ -1,6 +1,6 @@ grpcio==1.27.2 grpcio-tools==1.27.2 opencv-python==3.4.4.19 -Pillow==7.1.0 +Pillow==8.3.2 scipy==1.1.0 numpy==1.15.1 \ No newline at end of file