From e7d2e88943d693fabe20791e5b9a5dad66c5abab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:49:48 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 8.3.2 in /webService Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.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/4.3.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..46e852a 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.3.2 scipy==1.0.0 six==1.11.0 Werkzeug==0.12.2