From 8dc790bf726cdce8d2306c0e7eda61e83a774a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:41:48 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 12.1.1 in /tfx/tools/docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tfx/tools/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tfx/tools/docker/requirements.txt b/tfx/tools/docker/requirements.txt index 4cf54e74c6..91296e7037 100644 --- a/tfx/tools/docker/requirements.txt +++ b/tfx/tools/docker/requirements.txt @@ -225,7 +225,7 @@ pathspec==0.12.1 pendulum==3.0.0 pexpect==4.9.0 pickleshare==0.7.5 -pillow==10.4.0 +pillow==12.1.1 platformdirs==4.3.6 pluggy==1.5.0 portalocker==2.10.1