From d4711f525e397da51fce0fa7ffe112dc36b53bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 21:59:57 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 12.2.0 in /.ci/docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.2.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .ci/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index 2c7ea56cbc..8f52c088c0 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -71,7 +71,7 @@ aiohttp scikit-image scipy==1.11.1 numba==0.57.1 -pillow==10.2.0 +pillow==12.2.0 wget gym==0.26.2 gym-super-mario-bros==7.4.0