From c3fbb607bef05e8c0eba7ecdb310ff154a3ca1f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 04:17:43 +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.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4904b422a90..a07b219c3ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -198,7 +198,7 @@ parameterized==0.9.0 pathspec==0.12.1 pathtools==0.1.2 pdf2image==1.16.3 -pillow==10.3.0 +pillow==12.2.0 pkgutil_resolve_name==1.3.10 platformdirs==4.2.2 pluggy==1.5.0 diff --git a/setup.cfg b/setup.cfg index 8416581de21..a9c4f962d73 100644 --- a/setup.cfg +++ b/setup.cfg @@ -102,7 +102,7 @@ cleva = images = crfm-helm[accelerate] - pillow~=10.2 + pillow~=12.2 mongo = pymongo~=4.2