From 3ad5c1bd1c35a2a380deb533c6c101a5f5b1a1b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:08:13 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.0.1 in /environment Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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/5.3.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 6ad9b6d5..4a838c01 100644 --- a/environment/requirements.txt +++ b/environment/requirements.txt @@ -45,7 +45,7 @@ mujoco-py==2.0.2.5 networkx==2.2 numpy==1.16.4 pandas==0.23.4 -Pillow==5.3.0 +Pillow==9.0.1 plotly==1.9.6 pluggy==0.8.0 protobuf==3.6.1