From 742466826cf4f6d3faa7c0e0bd66d40f4d6fc320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:26:29 +0000 Subject: [PATCH] Bump pillow from 12.2.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40a569c..5f74eb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ jmespath==1.0.0 nh3==0.3.4 numpy==2.4.4 opencv-python-headless==4.13.0.92 -Pillow==12.2.0 +Pillow==12.3.0 python-dateutil==2.9.0.post0 python-decouple==3.6 s3transfer==0.16.0