From 87fabf7f23a7b8e2f24d124846b476d5e03fb3e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:50:13 +0000 Subject: [PATCH] Bump pillow from 12.0.0 to 12.1.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 12.0.0 to 12.1.1 - [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.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip ... 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 79694759..01d35645 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dependencies = [ "pandocfilters==1.5.1", "parso==0.8.5", "pickleshare==0.7.5", - "pillow==12.0.0", + "pillow==12.1.1", "platformdirs==4.5.0", "prompt_toolkit==3.0.52", "propcache==0.4.1", diff --git a/requirements.txt b/requirements.txt index 12a3bdab..136e7b3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ packaging==26.0 pandocfilters==1.5.1 parso==0.8.5 pickleshare==0.7.5 -pillow==12.0.0 +pillow==12.1.1 platformdirs==4.5.0 prompt_toolkit==3.0.52 propcache==0.4.1