From 77d9de6c958e3d7a4b183c3d6fdc98c2cac8dc1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 01:26:03 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 8.1.1 in /Rule-Based Extraction Method Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.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/7.1.0...8.1.1) 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..27c6a56 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.1.1 prometheus-client==0.5.0 prompt-toolkit==2.0.8 psycopg2==2.7.7