From 5bba84d48fa034e44775986285aa07e9cf78e8ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:47:00 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 8.3.2 in /common Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 to 8.3.2. - [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.3.2) --- 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..82c667b 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.3.2 prettytable==0.7.2 prompt-toolkit==1.0.7 protobuf==3.0.0b2