From 78fa9d015481b3d1b283dc3cd66257bc3360dca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:43:43 +0000 Subject: [PATCH] Bump pillow in /tensorflow/serving in the pip group across 1 directory Bumps the pip group with 1 update in the /tensorflow/serving directory: [pillow](https://github.com/python-pillow/Pillow). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- tensorflow/serving/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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