From 155a273b6e29fafed5768f54a6c93f7092f70a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:59:12 +0000 Subject: [PATCH] Bump pillow from 12.2.0 to 12.3.0 in /stack/PyTorch-Xeon Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.0 to 12.3.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/12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 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 773d2be..723022b 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.7 tqdm==4.66.3 -Pillow==12.2.0 +Pillow==12.3.0 yacs==0.1.8 opencv-python==4.8.1.78 Unidecode==1.3.6