From 43f27924dc4ee0a5b613f9afa9097a810760a313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 17:39:13 +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] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 7909c83..cca17d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "rich==15.0.0", "Jinja2==3.1.6", "reportlab==4.5.0", - "pillow==12.2.0", + "pillow==12.3.0", "plotly==6.7.0", "kaleido==1.3.0", "requests==2.33.1", diff --git a/requirements.txt b/requirements.txt index 9f46c8a..d3d6f75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ botocore==1.43.5 rich==15.0.0 Jinja2==3.1.6 reportlab==4.5.0 -pillow==12.2.0 +pillow==12.3.0 plotly==6.7.0 kaleido==1.3.0 requests==2.33.1