From d1a1f18ad4f42dced95586f791c64c38fcef50dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:51:32 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.0.1 in /Smart_container Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.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/8.4.0...9.0.1) --- 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 3c1741e..8e2e776 100644 --- a/Smart_container/requirements.txt +++ b/Smart_container/requirements.txt @@ -4,7 +4,7 @@ fuzzywuzzy==0.18.0 numpy==1.19.5 opencv_python==4.4.0.46 paddlepaddle==2.1.3 -Pillow==8.4.0 +Pillow==9.0.1 prettytable==2.2.1 psutil==5.8.0 pyDes==2.0.1