From 0a6495e1c0cbc185e61aadff0d6e7e0f5800b66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:51:53 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 8.3.2 in /summarizer Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 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/7.1.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- summarizer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/summarizer/requirements.txt b/summarizer/requirements.txt index 7369081..11d2901 100644 --- a/summarizer/requirements.txt +++ b/summarizer/requirements.txt @@ -11,7 +11,7 @@ opencv-python==4.2.0.34 ortools==7.5.7466 pandas==1.0.3 tabulate==0.8.7 -Pillow==7.1.1 +Pillow==8.3.2 protobuf==3.11.3 pylint==2.4.4 six==1.14.0