From cb01a2f165db1239565e0003d153dfc7320289f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 10:14:29 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 12.2.0 in /utils Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 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/4.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/requirements.txt b/utils/requirements.txt index b2c3e51e9..c4bce2c2c 100644 --- a/utils/requirements.txt +++ b/utils/requirements.txt @@ -1,6 +1,6 @@ h5py==2.8.0rc1 numpy==1.22.0 -Pillow==4.1.1 +Pillow==12.2.0 psutil==5.6.6 scikit-learn==0.19.1 six==1.11.0