From 4de8c28aacb1ccf9b80039f09d61f51946930645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:37:59 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 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 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/requirements.txt b/requirements.txt index 38b6fb5..5fdff4c 100644 --- a/requirements.txt +++ b/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