From 26c1cf735561eaf8a7da4d2a4a27ce726126365c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 15:52:07 +0000 Subject: [PATCH] chore(deps): bump pillow in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 12.2.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/12.2.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0eff137..1de51cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ matplotlib==3.3.3 numpy==1.22.0 opencv-python-headless==4.8.1.78 opencv-contrib-python==4.8.1.78 -Pillow==12.2.0 +Pillow==12.3.0 pyparsing==2.4.7 python-dateutil==2.8.1 requests==2.33.0