From ea843d01fd59f1fbde4a2fe2a0e5dc6e8b7c2958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:56:50 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 9.3.0 in /code/NPI/pytorch Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.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/5.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/NPI/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/NPI/pytorch/requirements.txt b/code/NPI/pytorch/requirements.txt index ac78cdd..1f16f4f 100644 --- a/code/NPI/pytorch/requirements.txt +++ b/code/NPI/pytorch/requirements.txt @@ -42,7 +42,7 @@ numpy==1.15.0 olefile==0.45.1 pathlib==1.0.1 pbr==4.2.0 -Pillow==5.2.0 +Pillow==9.3.0 pipeproxy==0.7 plac==0.9.6 preshed==2.0.1