From 492afbc35c595f1f41b8232a9c4e49d26ba85805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:03:55 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 12.2.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/10.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 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..b767d08 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.2.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index a8bd791..6e840e2 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.2.0 \ No newline at end of file