From e7b5a49087b971a129521eee7ec616d40c2bc9f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 21:15:38 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 8.2.0 in /docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.1...8.2.0) --- 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..4f3ec6f 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==8.2.0 cma==2.2.0 numpy==1.17.4 box2d-py==2.3.8