From 14267d2a7260e412ebe32b32938befb0f1a188d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:18:32 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.3.2 in /docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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.2.0...8.3.2) --- 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..c085b9d 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==8.3.2 protobuf==3.9.1 pyparsing==2.4.2 python-dateutil==2.8.0