From a6fe76b821c0a1db7ceffdf0f18a8bd14570d337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 15:06:13 +0000 Subject: [PATCH] Bump pillow in /template in the pip group across 1 directory Bumps the pip group with 1 update in the /template directory: [pillow](https://github.com/python-pillow/Pillow). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index 0f506282..769c0d2a 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -6,7 +6,7 @@ ipython==9.15.0 orjson==3.11.9 pandas==2.2.3 matplotlib==3.10.9 -pillow==12.2.0 +pillow==12.3.0 # Latest version for e2b_charts