From 877ee1594e263a39cce6df767ac8608bc6171f53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 17:44:43 +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 11.2.1 to 11.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/11.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.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 0180e99..0446aec 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -6,7 +6,7 @@ ipython==9.2.0 orjson==3.10.18 pandas==2.2.3 matplotlib==3.10.3 -pillow==11.2.1 +pillow==11.3.0 # Latest version for e2b_charts