From 0559e984057f5f77b7a975a7a2ae478f513376da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 12:53:12 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.3.0 to 12.0.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.0.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/11.3.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6708e571fd..32a1cb29ff 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -77,7 +77,7 @@ sentencepiece soundfile==0.13.1 azure-ai-documentintelligence==1.0.2 -pillow==11.3.0 +pillow==12.0.0 opencv-python-headless==4.11.0.86 rapidocr-onnxruntime==1.4.4 rank-bm25==0.2.2