From e18f987a0d09a5a3c2c1ab5589c657839dee721c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 08:03:22 +0000 Subject: [PATCH] chore(deps): bump pillow from 8.3.2 to 12.2.0 in /manual-testing-sandbox Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- manual-testing-sandbox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual-testing-sandbox/requirements.txt b/manual-testing-sandbox/requirements.txt index 787755f1d4b..b0dd51e0f73 100644 --- a/manual-testing-sandbox/requirements.txt +++ b/manual-testing-sandbox/requirements.txt @@ -29,7 +29,7 @@ torch==2.6.0 keras==2.6.0 # Image processing -pillow==8.3.2 +pillow==12.2.0 opencv-python==4.5.3.56 # Data handling and manipulation