From 753922f164e611f3f03540194c32858924020c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:38:02 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.3.2 in /MADDPG Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 8.3.2. - [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.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MADDPG/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MADDPG/requirements.txt b/MADDPG/requirements.txt index 66849ce..3c3e5e0 100644 --- a/MADDPG/requirements.txt +++ b/MADDPG/requirements.txt @@ -37,7 +37,7 @@ oauthlib==3.1.0 opt-einsum==3.1.0 packaging==20.0 pandas==0.25.3 -Pillow==6.2.0 +Pillow==8.3.2 pluggy==0.13.1 protobuf==3.11.2 py==1.8.1