From 3449e2f9fbe440ad8d5ac588f3c882a17670d732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:43:15 +0000 Subject: [PATCH] Bump pillow from 3.1.1 to 9.0.0 in /regression/externalTools/MARS Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.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/3.1.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- regression/externalTools/MARS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression/externalTools/MARS/requirements.txt b/regression/externalTools/MARS/requirements.txt index 3f6c83c..a099a0e 100644 --- a/regression/externalTools/MARS/requirements.txt +++ b/regression/externalTools/MARS/requirements.txt @@ -106,7 +106,7 @@ pbr==1.9.1 pep8==1.7.0 pexpect==4.0.1 pickleshare==0.5 -Pillow==3.1.1 +Pillow==9.0.0 plac==0.9.6 playsound==1.2.1 ply==3.8