From 787115f299ab7706b51ad8adc9144a429766cd69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:20:27 +0000 Subject: [PATCH] Bump pillow from 6.1 to 9.0.0 in /object_detection/pytorch Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1 to 9.0.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.1.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- object_detection/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/object_detection/pytorch/requirements.txt b/object_detection/pytorch/requirements.txt index 72f0985..b192f87 100644 --- a/object_detection/pytorch/requirements.txt +++ b/object_detection/pytorch/requirements.txt @@ -5,5 +5,5 @@ matplotlib==3.0.2 opencv-python==4.0.0.21 mlperf_compliance==0.0.10 torchvision==0.2.2 -Pillow==6.1 +Pillow==9.0.0