From 4dc7ca5001835da1b8717440585439984d2a8067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 10:30:16 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 10.3.0 in /Rule-Based Extraction Method Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 10.3.0. - [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...10.3.0) --- 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..b2301b2 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==10.3.0 prometheus-client==0.5.0 prompt-toolkit==2.0.8 psycopg2==2.7.7