From 9e014f15ad4c6b98bad3cdbd60362af333a4874a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:27:13 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.1.1 in /stack/PyTorch-Xeon Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stack/PyTorch-Xeon/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/PyTorch-Xeon/requirements.txt b/stack/PyTorch-Xeon/requirements.txt index 0a2b4eb..e530afc 100644 --- a/stack/PyTorch-Xeon/requirements.txt +++ b/stack/PyTorch-Xeon/requirements.txt @@ -2,7 +2,7 @@ protobuf==5.29.6 lark-parser==0.12.0 tornado==6.5.1 tqdm==4.66.3 -Pillow==10.3.0 +Pillow==12.1.1 yacs==0.1.8 opencv-python==4.8.1.78 Unidecode==1.3.6