From 2b11e6053e70958cd873e4fa4f7e5e6e60c4c309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 17:12:48 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 6.2.0 in /code/NPI/pytorch Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.0 to 6.2.0. - [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...6.2.0) 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..e55d5a0 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==6.2.0 pipeproxy==0.7 plac==0.9.6 preshed==2.0.1