From 062e5c681261b16510d6f23d5a6b92b153257be4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:29:53 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 6.2.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 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.3.0...6.2.0) Signed-off-by: dependabot[bot] --- requirements/freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/freeze.txt b/requirements/freeze.txt index 5770308..51a360d 100644 --- a/requirements/freeze.txt +++ b/requirements/freeze.txt @@ -98,7 +98,7 @@ pbr==3.1.1 pep8==1.7.0 pexpect==4.2.1 pickleshare==0.7.4 -Pillow==4.3.0 +Pillow==6.2.0 pluggy==0.5.2 pprint==0.1 progressbar2==3.34.3