From ee25c6c4c930c583f2478b85184450ef6e2a2b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 06:33:43 +0000 Subject: [PATCH] deps(deps): bump pillow from 10.1.0 to 11.2.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 11.2.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/10.1.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 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..789c7a3 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==11.2.1 # Add these to your existing requirements.txt langchain==0.1.0