From 64f8fa6de316e9ba6f5ef78b9b25e78c11b2dec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:03:45 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 8.3.2 in /Rule-Based Extraction Method Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.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/7.1.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Rule-Based Extraction Method/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rule-Based Extraction Method/requirements.txt b/Rule-Based Extraction Method/requirements.txt index 37117b7..ec1e25c 100644 --- a/Rule-Based Extraction Method/requirements.txt +++ b/Rule-Based Extraction Method/requirements.txt @@ -55,7 +55,7 @@ parsedatetime==2.4 parso==0.3.4 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==7.1.0 +Pillow==8.3.2 prometheus-client==0.5.0 prompt-toolkit==2.0.8 psycopg2==2.7.7