From 2c474c8228f0ca8551436576affd89b3354afb7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 03:04:59 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 12.3.0 in /OCR_To_Google_Question_Papers Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 12.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.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- OCR_To_Google_Question_Papers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCR_To_Google_Question_Papers/requirements.txt b/OCR_To_Google_Question_Papers/requirements.txt index 43377789..77ad9937 100644 --- a/OCR_To_Google_Question_Papers/requirements.txt +++ b/OCR_To_Google_Question_Papers/requirements.txt @@ -12,7 +12,7 @@ joblib==1.2.0 lxml==6.1.0 newspaper3k==0.2.8 nltk==3.9.4 -Pillow==7.2.0 +Pillow==12.3.0 pytesseract==0.3.5 python-dateutil==2.8.1 PyYAML==5.4