From 4b9e121d0be13d35033fcf92c6c7d9c93a60c145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:00:17 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.3.0 in /CROWN-IBP Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CROWN-IBP/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CROWN-IBP/requirements.txt b/CROWN-IBP/requirements.txt index 3cb91a3..2fa3de8 100644 --- a/CROWN-IBP/requirements.txt +++ b/CROWN-IBP/requirements.txt @@ -9,7 +9,7 @@ numpy==1.16.4 nvidia-ml-py3==7.352.0 pandas==0.24.2 patsy==0.5.1 -Pillow==6.0.0 +Pillow==9.3.0 pkg-resources==0.0.0 prox-tv==3.3.0 psutil==5.6.2