From 551e2a42cc2f7d06dc5d956ba2b4931830cbfe5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:02:26 +0000 Subject: [PATCH] Bump pillow from 11.1.0 to 12.1.1 in /application/single_app Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.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.1.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/single_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/single_app/requirements.txt b/application/single_app/requirements.txt index 6a738388..2918629c 100644 --- a/application/single_app/requirements.txt +++ b/application/single_app/requirements.txt @@ -38,7 +38,7 @@ langchain-text-splitters==0.3.9 beautifulsoup4==4.13.3 openpyxl==3.1.5 xlrd==2.0.1 -pillow==11.1.0 +pillow==12.1.1 ffmpeg-binaries-compat==1.0.1 ffmpeg-python==0.2.0 semantic-kernel>=1.39.2