From b3562fe72273c04af5fec3150170ecff0a7c4005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 11:52:09 +0000 Subject: [PATCH] Bump pillow in /webvoyager in the pip group across 1 directory Bumps the pip group with 1 update in the /webvoyager directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 10.1.0 to 12.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.1.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- webvoyager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webvoyager/requirements.txt b/webvoyager/requirements.txt index 2ffab43..5aed764 100644 --- a/webvoyager/requirements.txt +++ b/webvoyager/requirements.txt @@ -1,3 +1,3 @@ openai==1.1.1 selenium==4.15.2 -pillow==10.1.0 \ No newline at end of file +pillow==12.3.0 \ No newline at end of file