From 2da70978b8ac80cf1e2d4da8e14ad9b4cd9872e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:54:20 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.1 in /environment Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.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.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/requirements.txt b/environment/requirements.txt index 6b16793..f533c5a 100644 --- a/environment/requirements.txt +++ b/environment/requirements.txt @@ -53,7 +53,7 @@ git+https://github.com/vitchyr/multiworld.git@d76b3dae2e8cbca02924f93d6cc0239c55 networkx==2.2 numpy==1.15.4 pandas==0.23.4 -Pillow==6.2.0 +Pillow==9.0.1 plotly==1.9.6 pluggy==0.8.0 protobuf==3.6.1