From 332ba2a158501ffb4c4c9055bf9b7913bd943c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 04:26:42 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.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.1.0...8.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c527e26..2192196 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ numpy==1.17.1 opencv-python==4.1.1.26 opt-einsum==3.1.0 pandas==0.25.1 -Pillow==6.1.0 +Pillow==8.1.1 protobuf==3.10.0 psutil==5.6.3 pyparsing==2.4.2