From 2fcf82165243905fbf38fcdb037e6d80bc4bb2c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:10:38 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exercises/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exercises/requirements.txt b/exercises/requirements.txt index 09a0cd9..38888c8 100644 --- a/exercises/requirements.txt +++ b/exercises/requirements.txt @@ -27,7 +27,7 @@ numpy==2.0.1 opencv-python==4.10.0.84 packaging==24.1 pafy==0.5.5 -pillow==10.4.0 +pillow==12.1.1 py-avataaars==1.1.2 pycparser==2.22 pydantic==1.10.17 diff --git a/requirements.txt b/requirements.txt index eebb4dd..a07ba5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ pafy==0.5.5 pandas==2.2.2 pathlib==1.0.1 pdf2image==1.17.0 -pillow==10.4.0 +pillow==12.1.1 prov==2.0.1 py-avataaars==1.1.2 PyAudio==0.2.14