From 57121494af54d7ff378fb668339d9276d8d22493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:40:00 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 8.1.1 in /docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 8.1.1. - [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.1.1) 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 f414033..4b21060 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.1.1 numpy==1.17.4 box2d-py==2.3.8 pyglet==1.3.2