From e537dec4f16ee1846c8203e23dcee61b0383f466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 09:11:40 +0000 Subject: [PATCH] build(deps): Bump pillow from 9.2.0 to 12.2.0 in /scripts/qa/reporting Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 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/9.2.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/qa/reporting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/qa/reporting/requirements.txt b/scripts/qa/reporting/requirements.txt index 4486cd522..fb9fb259d 100644 --- a/scripts/qa/reporting/requirements.txt +++ b/scripts/qa/reporting/requirements.txt @@ -5,7 +5,7 @@ kiwisolver==1.4.4 matplotlib==3.6.1 numpy==1.23.4 packaging==21.3 -Pillow==9.2.0 +Pillow==12.2.0 pyparsing==3.0.9 python-dateutil==2.8.2 six==1.16.0