From 4790f376283db301273e2561de31bef4064ea0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:31:20 +0000 Subject: [PATCH] Bump pillow from 3.1.1 to 6.2.0 in /dataManipulation/PSMOT Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.1 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/3.1.1...6.2.0) Signed-off-by: dependabot[bot] --- dataManipulation/PSMOT/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataManipulation/PSMOT/requirements.txt b/dataManipulation/PSMOT/requirements.txt index 79bfd66..9b7f95f 100644 --- a/dataManipulation/PSMOT/requirements.txt +++ b/dataManipulation/PSMOT/requirements.txt @@ -108,7 +108,7 @@ pbr==1.9.1 pep8==1.7.0 pexpect==4.0.1 pickleshare==0.5 -Pillow==3.1.1 +Pillow==6.2.0 plac==0.9.6 playsound==1.2.1 ply==3.8