From ab39bb4ebf4a83e86690af25493177e244b5b408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 05:54:51 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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/9.0.1...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 878a84c..6ceaf21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ mypy-extensions==0.4.3 ordered-set==4.1.0 packaging==21.3 pathspec==0.9.0 -Pillow==9.0.1 +Pillow==12.3.0 platformdirs==2.4.1 pluggy==1.0.0 promise==2.3