From ad5bdf6b6c3f7e20d191c0e750b86a9f605a044f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 23:37:32 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 8.1.1 in /docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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.2...8.1.1) Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 3298405..cec1b0d 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -5,7 +5,7 @@ nine==1.0.0 wheel==0.34.2 numpy-stl==2.11.2 olefile==0.44 -Pillow==6.2.2 +Pillow==8.1.1 python-utils==2.2.0 pytz==2017.2 six==1.10.0