From d8ec42ffef6e7fc8ec1157886a1e43b645874485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 04:30:19 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.0.0 in /glens/worker/face-detection-worker Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.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.2.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- glens/worker/face-detection-worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glens/worker/face-detection-worker/requirements.txt b/glens/worker/face-detection-worker/requirements.txt index 56aba93..10d6cb5 100644 --- a/glens/worker/face-detection-worker/requirements.txt +++ b/glens/worker/face-detection-worker/requirements.txt @@ -4,7 +4,7 @@ dlib==19.19.0 facenet-pytorch==2.5.0 future==0.18.2 idna==2.10 -Pillow==7.2.0 +Pillow==9.0.0 redis==3.5.3 requests==2.24.0 torch==1.6.0