From e6bbadda9ef533ebab03c7006bccbca0b5ce6ec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 04:29:25 +0000 Subject: [PATCH] deps(deps): bump pillow from 10.1.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 12.0.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.1.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fa02ef..0905841 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ httpx==0.25.2 # Frontend streamlit==1.28.2 -pillow==10.1.0 +pillow==12.0.0 # Add these to your existing requirements.txt langchain==0.1.0