From 4f970c3d20d1f9278b4fda46b94f71d8cfff26cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:42:28 +0000 Subject: [PATCH] Bump pillow from 12.1.1 to 12.2.0 in /tools/validator Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.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.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/validator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/validator/requirements.txt b/tools/validator/requirements.txt index 04153fd..ecae9a5 100644 --- a/tools/validator/requirements.txt +++ b/tools/validator/requirements.txt @@ -1 +1 @@ -Pillow==12.1.1 \ No newline at end of file +Pillow==12.2.0 \ No newline at end of file