From 2527f0b5e64ea2a57b18d4e0cdfb85baffb10eba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:03:38 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 1 update in the /docs directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 11.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/11.0.0...12.3.0) 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/11.0.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f0b67ce..f19d722 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -79,7 +79,7 @@ pandas==2.3.2 # via statsmodels patsy==1.0.1 # via statsmodels -pillow==12.2.0 +pillow==12.3.0 # via # matplotlib # sphinx-gallery diff --git a/requirements.txt b/requirements.txt index 2711c2d..b939fb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pandas==2.2.3 # via statsmodels patsy==0.5.6 # via statsmodels -pillow==11.0.0 +pillow==12.3.0 # via matplotlib pyparsing==3.2.0 # via matplotlib