From 151b606dd30d6f68240b9755ed80631e30fbdc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:24:22 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 8.1.1 in /common Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 to 8.1.1. - [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/4.1.1...8.1.1) Signed-off-by: dependabot[bot] --- common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/requirements.txt b/common/requirements.txt index 556507c..459b938 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -30,7 +30,7 @@ pathlib2==2.1.0 pbr==3.0.1 pexpect==4.2.1 pickleshare==0.7.4 -Pillow==4.1.1 +Pillow==8.1.1 prettytable==0.7.2 prompt-toolkit==1.0.7 protobuf==3.0.0b2