From bf9a90d09515b33c39846fc9f246ead5ccd2c45f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 01:33:06 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.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/11.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6d32bbe..c3c5faa 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ art==6.5 defusedxml==0.7.1 -Pillow==11.3.0 +Pillow==12.2.0 lxml==6.1.0 setuptools>=40.8.0 vulture>=1.0 diff --git a/requirements.txt b/requirements.txt index eb0ec2b..78e27e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ art>=1.8 defusedxml>=0.7.1 lxml>=5.2.2 -Pillow>=8.4.0 +Pillow>=12.2.0