From 5d1c18c3e406883ee77a1510d6ac8c55415bcc1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 08:21:46 +0000 Subject: [PATCH] Bump pillow from 9.1.1 to 12.2.0 in /aux_tasks Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aux_tasks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aux_tasks/requirements.txt b/aux_tasks/requirements.txt index ba502e7467b..5739820b8b3 100644 --- a/aux_tasks/requirements.txt +++ b/aux_tasks/requirements.txt @@ -51,7 +51,7 @@ opt-einsum==3.3.0 optax==0.1.2 packaging==21.3 pandas==1.4.2 -Pillow==9.1.1 +Pillow==12.2.0 portpicker==1.5.0 promise==2.3 protobuf==3.19.4