From 96a9ac02f3c8a9f0ae0b16b985ac1be4bb7f0633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:16:08 +0000 Subject: [PATCH] Bump pillow from 2.3.0 to 9.0.1 in /2017/solutions/rllchatbot Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.3.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/2.3.0...9.0.1) --- 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..e1df3d0fd 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==9.0.1 plac==0.9.6 preshed==1.0.0 prettytable==0.7.2