From f93a980a43fd84cd1c0e555c1217d26b5d0b2236 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:54:29 +0000 Subject: [PATCH] build(deps): 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-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 4764950..fe0ad01 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -9,7 +9,7 @@ mpmath==1.3.0 numpy==2.2.6 packaging==26.2 pandas==2.3.2 -pillow==12.2.0 +pillow==12.3.0 pyparsing==3.3.2 python-dateutil==2.9.0.post0 pytz==2026.1.post1