From ebaf915b1d6e85ac976a25d7a914ab4c4da27cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:49:25 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.2.1 to 12.2.0 in /apps/api Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.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/11.2.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.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 9e967a38..09a79e71 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.2.0 scikit-learn==1.5.0 timm==1.0.15 torch==2.0.1