From 2863fd7f63cbd1c793879d9bf6b99da7bae670ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 18:57:19 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.2.1 to 12.3.0 in /apps/api Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 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/11.2.1...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/api/requirements.txt b/apps/api/requirements.txt index 9e967a38f..85ec944e4 100644 --- a/apps/api/requirements.txt +++ b/apps/api/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.115.12 git+https://github.com/openai/CLIP.git numpy==1.26.4 -pillow==11.2.1 +pillow==12.3.0 scikit-learn==1.5.0 timm==1.0.15 torch==2.0.1