From b848284350f6e2406906a10f4e81cce7c80576fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:26:11 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.2.0 to 12.3.0 in /tools/tdgpt 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] --- tools/tdgpt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tdgpt/requirements.txt b/tools/tdgpt/requirements.txt index c12cbd43eb0c..94be91864605 100644 --- a/tools/tdgpt/requirements.txt +++ b/tools/tdgpt/requirements.txt @@ -19,7 +19,7 @@ namex==0.0.8 networkx==3.2.1 optree==0.13.0 patsy==0.5.6 -pillow==12.2.0 +pillow==12.3.0 pyparsing==3.1.4 python-dateutil==2.9.0.post0 pytz==2024.2