From 00d3105b0612c6b88a4455d9c2bb2ba39ddde1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:21:53 +0000 Subject: [PATCH] Bump pillow from 11.0.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 12.1.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/11.0.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37d0e06..1aa6457 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ matplotlib==3.9.4 numpy==2.0.2 opencv-python==4.10.0.84 packaging==24.2 -pillow==11.0.0 +pillow==12.1.1 PuLP==2.9.0 pyparsing==3.2.0 python-dateutil==2.9.0.post0