From cd108c79340de5fc3afaac83f994e9d2457e03e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:50:04 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 9.0.1 in /Rule-Based Extraction Method Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.1.0...9.0.1) --- 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..be34031 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==9.0.1 prometheus-client==0.5.0 prompt-toolkit==2.0.8 psycopg2==2.7.7