From f9f31c42f574ead701ae8a3317c7aa68212f597a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 04:34:43 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 6.2.0 in /common Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.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/4.1.1...6.2.0) 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..cfddba7 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==6.2.0 prettytable==0.7.2 prompt-toolkit==1.0.7 protobuf==3.0.0b2