From a58715c741eb2c0b38f7b4a71c907783cbddad1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:40:07 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 10.0.1 in /docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 10.0.1. - [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...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 2041e58..222a678 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -1,6 +1,6 @@ tensorflow_probability==0.9 gym==0.9.4 -pillow==6.2.1 +pillow==10.0.1 cma==2.2.0 numpy==1.17.4 box2d-py==2.3.8