From 09d908a2f8212b6e0d7e5ebb42d29d1f5d1747db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:27:35 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 8.1.1 in /webService Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.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/4.3.0...8.1.1) Signed-off-by: dependabot[bot] --- webService/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webService/requirements.txt b/webService/requirements.txt index eb15436..ef1bd59 100644 --- a/webService/requirements.txt +++ b/webService/requirements.txt @@ -11,7 +11,7 @@ MarkupSafe==1.0 nose==1.3.7 numpy==1.13.3 olefile==0.44 -Pillow==4.3.0 +Pillow==8.1.1 scipy==1.0.0 six==1.11.0 Werkzeug==0.12.2