From f471964725d3e5455030583af291b666ecf30882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:45:48 +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 62983008..a85e4778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ msgpack==1.1.1 multidict==6.5.1 nh3==0.3.4 packaging==25.0 -pillow==12.2.0 +pillow==12.3.0 prompt_toolkit==3.0.51 propcache==0.3.2 psutil==7.2.2