From 3f4f2db495c53dbac7303903cdfca62225dac7cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:22:25 +0000 Subject: [PATCH] Bump pillow from 2.3.0 to 8.1.1 in /2017/solutions/rllchatbot Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.3.0 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/2.3.0...8.1.1) 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..14489c838 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.1.1 plac==0.9.6 preshed==1.0.0 prettytable==0.7.2