From 9081a574bb845df046601ec32d906639ef820d05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:37:54 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /Smart_container Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Smart_container/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Smart_container/requirements.txt b/Smart_container/requirements.txt index f8067ad..b37a197 100644 --- a/Smart_container/requirements.txt +++ b/Smart_container/requirements.txt @@ -4,7 +4,7 @@ fuzzywuzzy==0.18.0 numpy==1.22.0 opencv_python==4.4.0.46 paddlepaddle==2.1.3 -Pillow==9.0.1 +Pillow==9.3.0 prettytable==2.2.1 psutil==5.8.0 pyDes==2.0.1