From a9c76400d0285b5557bbdb4f687d9926893319be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:34:54 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.2.1 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 12.1.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/11.2.1...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fdc78cd..98d52d73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas==2.2.3 requests==2.32.3 spacy==3.7.5 pydantic==2.11.4 -Pillow==11.2.1 +Pillow==12.1.1 sentencepiece==0.2.1 protobuf==6.30.2 pytesseract==0.3.13