From 9171fb83017a71602408d7746c63526d38328110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 02:25:06 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 8.1.1 in /04_ReinforcementLearning Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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.2...8.1.1) 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..0748593 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.1.1 -e git+https://github.com/CarlosW1998/PyGame-Learning-Environment@47c77f7d37667a5865bc8e1a811eac09d3f19aa4#egg=ple pygame==1.9.6