From 784a04f0930c9d0bb09b3b62720266e26081ee0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 01:05:21 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 9.0.0 in /services/places365-scene-recognition Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 9.0.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/7.1.0...9.0.0) --- 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..ee959d9 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==9.0.0 scipy==1.1.0 numpy==1.15.1 \ No newline at end of file