From a6c7ba6ca7cfa63b673fb8e5bc76bf19730397cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 17:47:04 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.2.1 to 11.3.0 in /apps/api Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.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...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.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 8ce06ebd..e284dac4 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==11.3.0 scikit-learn==1.5.0 timm==1.0.15 torch==2.0.1