From b330e48805226a40366bda8c19c9b50d4ba2c769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:10:17 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 8.3.2 in /04_ReinforcementLearning Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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.2...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 04_ReinforcementLearning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04_ReinforcementLearning/requirements.txt b/04_ReinforcementLearning/requirements.txt index b9a0dc8..e85c42c 100644 --- a/04_ReinforcementLearning/requirements.txt +++ b/04_ReinforcementLearning/requirements.txt @@ -1,4 +1,4 @@ numpy==1.17.0 -Pillow==6.2.2 +Pillow==8.3.2 -e git+https://github.com/CarlosW1998/PyGame-Learning-Environment@47c77f7d37667a5865bc8e1a811eac09d3f19aa4#egg=ple pygame==1.9.6