From 3b0b79e34c1876081c587ffc354c173b67cc3289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:19:57 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /py-embed Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py-embed/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-embed/requirements.txt b/py-embed/requirements.txt index 19126ba..0d0f67b 100644 --- a/py-embed/requirements.txt +++ b/py-embed/requirements.txt @@ -5,7 +5,7 @@ ftfy==6.1.3 regex==2023.12.25 tqdm==4.66.1 git+https://github.com/openai/CLIP.git -Pillow==10.2.0 +Pillow==10.3.0 python-multipart==0.0.9 pydantic==2.6.1 numpy==1.26.4 \ No newline at end of file