From 187f6b8beb767dec7f9bf6c9fc643e154d9ecaa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:49:41 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.3.0 in /server Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 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/9.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index c4e7afa..d4d64d3 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -7,7 +7,7 @@ google-cloud-storage==1.35.0 numpy==1.19.4 object_detection-0.1_2.5.0.tar.gz opencv-contrib-python-headless==4.5.2.54 -Pillow==9.0.0 +Pillow==9.3.0 protobuf==3.17.3 psutil==5.8.0 python-dateutil==2.8.1