From ee05a56dc7880f2f1cbbb533df9eb4f03209b22e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 17:51:00 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /.ci/docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow 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 bd3711bfb0e..08d3f5b0b55 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -56,7 +56,7 @@ requests scikit-image scipy==1.11.1 numba==0.57.1 -pillow==10.2.0 +pillow==10.3.0 wget gym==0.26.2 gym-super-mario-bros==7.4.0