From 3c0f9d7e668492ce26dbabfca0ec769f0491f644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 05:29:36 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 12.3.0 in /cleanba/envs/box_world Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 12.3.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/6.2.1...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cleanba/envs/box_world/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleanba/envs/box_world/requirements.txt b/cleanba/envs/box_world/requirements.txt index 324281f..2b2e120 100644 --- a/cleanba/envs/box_world/requirements.txt +++ b/cleanba/envs/box_world/requirements.txt @@ -2,4 +2,4 @@ imageio==2.6.1 matplotlib==3.1.1 numpy==1.17.2 gym==0.15.3 -Pillow==6.2.1 +Pillow==12.3.0