From 8b3a39c2e44dfd8f0d4fdb3357532221287060d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 01:05:48 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.0.1 in /glens/worker/face-detection-worker Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.0.1. - [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.1) --- 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..3194e6f 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.1 redis==3.5.3 requests==2.24.0 torch==1.6.0