From 4b923c775ff6d4ad493a9c9fcbcf402f89884b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:26:03 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 8.3.2 in /refinenet Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 8.3.2. - [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/6.1.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- refinenet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refinenet/requirements.txt b/refinenet/requirements.txt index 53cc68e..588bba0 100644 --- a/refinenet/requirements.txt +++ b/refinenet/requirements.txt @@ -9,6 +9,6 @@ numcodecs lmdb apex h5py==2.10.0 -pillow==6.1.0 +pillow==8.3.2 torchvision==0.4.0 torch==1.2.0 \ No newline at end of file