From 06bec34e40f54f55144b40a3fff2bb4aadd9566f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 10:33:45 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /MADDPG Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 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.0...8.1.1) 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..56495c7 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.1.1 pluggy==0.13.1 protobuf==3.11.2 py==1.8.1