From b2f8a0755ddf1608fcac5eccd5528470c28dfec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 15:06:13 +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 c8156eab..ac378dde 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.4