From 8fcf42e37a7139f3f35d97a7d7a806b88525b55e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:27:07 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 8.2.0 in /common Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.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/4.1.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..20199a8 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.2.0 prettytable==0.7.2 prompt-toolkit==1.0.7 protobuf==3.0.0b2