From 9f90cb34fbee8365b5de4124da87b4f055910eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:23:29 +0000 Subject: [PATCH] Bump pillow from 3.4.2 to 9.3.0 in /vision/api/face_detection Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 to 9.3.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/3.4.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vision/api/face_detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vision/api/face_detection/requirements.txt b/vision/api/face_detection/requirements.txt index 572be3788ce..fd13e192847 100644 --- a/vision/api/face_detection/requirements.txt +++ b/vision/api/face_detection/requirements.txt @@ -1,2 +1,2 @@ google-api-python-client==1.5.5 -Pillow==3.4.2 +Pillow==9.3.0