From 75679b00484d55de88452d95f1826a35ecbcdb70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:24:51 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.2.1 to 12.1.1 in /apps/api Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 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.2.1...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 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 8ce06ebd..4376e740 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.1.1 scikit-learn==1.5.0 timm==1.0.15 torch==2.0.1