From bcfa87742bde9bd2cdd9cf32fd11d46d38ad2c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 00:54:03 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 8.1.1 in /code/NPI/pytorch Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.0 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/5.2.0...8.1.1) 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..d916d61 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==8.1.1 pipeproxy==0.7 plac==0.9.6 preshed==2.0.1