From def38cffa7013702e1f7701afebc799b50a5b56f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:34:08 +0000 Subject: [PATCH] Bump pillow from 2.3.0 to 6.2.0 in /2017/solutions/rllchatbot Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.3.0 to 6.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...6.2.0) 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..1e5e8fa2b 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==6.2.0 plac==0.9.6 preshed==1.0.0 prettytable==0.7.2