From 98b8c1c3a9ce25c0e709dbb6e4429e0bac80b6b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:12:29 +0000 Subject: [PATCH] Bump pillow from 3.1.1 to 8.2.0 in /dataManipulation/PSMOT Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.1 to 8.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...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..c2a187f 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==8.2.0 plac==0.9.6 playsound==1.2.1 ply==3.8