From 8e47c9fc15b7abcbe433042fab3e170361b727a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:38:16 +0000 Subject: [PATCH] build(deps): bump pillow from 11.3.0 to 12.1.1 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... 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 03eeba2a1eb..3f86534ba43 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -89,7 +89,7 @@ sentencepiece soundfile==0.13.1 azure-ai-documentintelligence==1.0.2 -pillow==11.3.0 +pillow==12.1.1 opencv-python-headless==4.11.0.86 rapidocr-onnxruntime==1.4.4 rank-bm25==0.2.2