From 0eb21ab0e0832227dfe0157205c37566b7c376ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:44:03 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.1.1 in /tensorflow Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.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/11.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tensorflow/requirements.txt | 2 +- tensorflow/serving/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tensorflow/requirements.txt b/tensorflow/requirements.txt index 6c9056fd..ebb83b85 100644 --- a/tensorflow/requirements.txt +++ b/tensorflow/requirements.txt @@ -1,4 +1,4 @@ tensorflow==2.15.1 intel-extension-for-tensorflow[cpu]>=2.15,<2.16 tensorflow-hub==0.16.1 -pillow==11.3.0 +pillow==12.1.1 diff --git a/tensorflow/serving/requirements.txt b/tensorflow/serving/requirements.txt index d7364ccd..0e68575c 100644 --- a/tensorflow/serving/requirements.txt +++ b/tensorflow/serving/requirements.txt @@ -1,5 +1,5 @@ numpy==2.2.4 -pillow==11.3.0 +pillow==12.1.1 requests==2.32.5 tensorflow==2.17.0 tensorflow-serving-api==2.19.1