From 023f2c3d895620801a5c7d919b859df9e6d83a6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 00:03:35 +0000 Subject: [PATCH] Bump pillow from 12.1.1 to 12.2.0 in /application/single_app Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.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/12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 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 48aa0877..509b8cb6 100644 --- a/application/single_app/requirements.txt +++ b/application/single_app/requirements.txt @@ -41,7 +41,7 @@ langchain-text-splitters==0.3.9 beautifulsoup4==4.13.3 openpyxl==3.1.5 xlrd==2.0.1 -pillow==12.1.1 +pillow==12.2.0 ffmpeg-binaries-compat==1.0.1 ffmpeg-python==0.2.0 semantic-kernel==1.39.4