From dc77ec10a69cc7783b0d5af0f6c9777e7613936b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 13:13:55 +0000 Subject: [PATCH] Bump pillow from 12.2.0 to 12.3.0 in /application/single_app Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.0 to 12.3.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.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.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 7f955285..43eaeab8 100644 --- a/application/single_app/requirements.txt +++ b/application/single_app/requirements.txt @@ -43,7 +43,7 @@ langchain-text-splitters==1.1.2 beautifulsoup4==4.13.3 openpyxl==3.1.5 xlrd==2.0.1 -pillow==12.2.0 +pillow==12.3.0 ffmpeg-binaries-compat==1.0.1 ffmpeg-python==0.2.0 semantic-kernel==1.39.4