From bd135bda33e86bfab31b56a9e57f30d84c855903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:00:08 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.1 in /docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.1. - [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.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/cuda/requirements_gpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/cuda/requirements_gpu.txt b/docker/cuda/requirements_gpu.txt index afa1229..3752ed3 100644 --- a/docker/cuda/requirements_gpu.txt +++ b/docker/cuda/requirements_gpu.txt @@ -21,7 +21,7 @@ numpy==1.17.0 opencv-python==4.1.0.25 pbr==5.1.1 pandas==0.25.0 -Pillow==6.2.0 +Pillow==9.0.1 protobuf==3.9.1 pyparsing==2.4.2 python-dateutil==2.8.0