From 661cfd6e1ad9a84d370a5240a088a0ffd614b48f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 22:13:20 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.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 6650df0..d0ea8eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ parso==0.8.3 pathtools==0.1.2 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==10.0.1 +Pillow==12.3.0 platformdirs==3.11.0 pooch==1.7.0 proglog==0.1.10