From b3b0b54792f9e07492090fa2b2d4ef27c029173a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:08:51 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 9.0.0. - [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/6.2.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Amey More/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hackathon_Solutions/ZS-Patient Drug-Switch Prediction/Amey More/requirements.txt b/Hackathon_Solutions/ZS-Patient Drug-Switch Prediction/Amey More/requirements.txt index afc205a..ccb98ec 100644 --- a/Hackathon_Solutions/ZS-Patient Drug-Switch Prediction/Amey More/requirements.txt +++ b/Hackathon_Solutions/ZS-Patient Drug-Switch Prediction/Amey More/requirements.txt @@ -98,7 +98,7 @@ paramiko==2.7.1 parso==0.5.1 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==6.2.1 +Pillow==9.0.0 plac==1.1.3 plotly==4.1.1 ply==3.11