From 81970f9f49ef96da5ffef3f26b8f5e4b77c80b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 08:12:34 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /custom_docker_image Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 8.1.1. - [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.1.1) Signed-off-by: dependabot[bot] --- custom_docker_image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_docker_image/requirements.txt b/custom_docker_image/requirements.txt index fde752c..d7be80e 100644 --- a/custom_docker_image/requirements.txt +++ b/custom_docker_image/requirements.txt @@ -1,7 +1,7 @@ numpy==1.17.3 dlib==19.15.0 pathlib==1.0.1 -Pillow==6.2.0 +Pillow==8.1.1 tqdm==4.25.0 scikit-learn==0.21.3 matplotlib==3.1.1