From bee19d6df99ac0d2c1892363c9572f08f649db1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:01:28 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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/10.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-testupgrade.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-testupgrade.txt b/requirements-testupgrade.txt index 3bd8ccb..c9a471f 100644 --- a/requirements-testupgrade.txt +++ b/requirements-testupgrade.txt @@ -9,4 +9,4 @@ future==1.0.0 imageio==2.34.1 imageio-ffmpeg==0.4.9 pygifsicle==1.0.7 -Pillow==10.3.0 \ No newline at end of file +Pillow==12.1.1 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index a8bd791..9f4fb0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ future==0.18.3 imageio==2.25.1 imageio-ffmpeg==0.4.8 pygifsicle==1.1.0 -Pillow==10.3.0 \ No newline at end of file +Pillow==12.1.1 \ No newline at end of file