From 0d041dc0b1f8a96fc82dcd34a4bd49a2594dc52e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 07:48:34 +0000 Subject: [PATCH] Bump pillow from 12.0.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.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.0.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 83b1a2e..b582443 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -65,7 +65,7 @@ packaging==25.0 pandas==2.3.3 parso==0.8.5 pexpect==4.9.0 -pillow==12.0.0 +pillow==12.3.0 plotly==6.5.0 pluggy==1.6.0 prompt_toolkit==3.0.52