From de779283e4a2fc56e33ebe2f9f9bf85526b1eac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:23:24 +0000 Subject: [PATCH] Bump pillow from 2.3.0 to 8.2.0 in /2017/solutions/rllchatbot Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.3.0 to 8.2.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/2.3.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2017/solutions/rllchatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2017/solutions/rllchatbot/requirements.txt b/2017/solutions/rllchatbot/requirements.txt index d3da83a50..3660d171e 100644 --- a/2017/solutions/rllchatbot/requirements.txt +++ b/2017/solutions/rllchatbot/requirements.txt @@ -83,7 +83,7 @@ patsy==0.2.1 pbr==3.1.1 pexpect==4.2.1 pickleshare==0.7.4 -Pillow==2.3.0 +Pillow==8.2.0 plac==0.9.6 preshed==1.0.0 prettytable==0.7.2