From 06bd3d6151f3461961dcb0a4d6bbb3e302a27685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 14:30:29 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 7.1.0 in /04_ReinforcementLearning Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 7.1.0. - [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...7.1.0) 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..5de7c49 100644 --- a/04_ReinforcementLearning/requirements.txt +++ b/04_ReinforcementLearning/requirements.txt @@ -1,4 +1,4 @@ numpy==1.17.0 -Pillow==6.2.2 +Pillow==7.1.0 -e git+https://github.com/CarlosW1998/PyGame-Learning-Environment@47c77f7d37667a5865bc8e1a811eac09d3f19aa4#egg=ple pygame==1.9.6