From 138a8ec05cb98f8ffaa4ab552996329a7c280c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 07:44:11 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 12.2.0 in /rtos/pulp/gap_archi Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.2.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rtos/pulp/gap_archi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtos/pulp/gap_archi/requirements.txt b/rtos/pulp/gap_archi/requirements.txt index 8c1c933df..afe261686 100644 --- a/rtos/pulp/gap_archi/requirements.txt +++ b/rtos/pulp/gap_archi/requirements.txt @@ -13,7 +13,7 @@ msgfy==0.1.0 numpy==1.19.2 pandas==1.1.2 pathvalidate==2.3.0 -Pillow==7.2.0 +Pillow==12.2.0 prettytable==0.7.2 pyparsing==2.4.7 pytablewriter==0.58.0