From 31e354a31adadb501d7cf3139d44f782bb063c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 22:31:35 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 6.2.0 in /backend/Yiqi/Yiqi 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] --- backend/Yiqi/Yiqi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Yiqi/Yiqi/requirements.txt b/backend/Yiqi/Yiqi/requirements.txt index 2971ec8..a25c285 100644 --- a/backend/Yiqi/Yiqi/requirements.txt +++ b/backend/Yiqi/Yiqi/requirements.txt @@ -85,7 +85,7 @@ pathtools==0.1.2 pbr==3.1.1 pexpect==4.3.1 pickleshare==0.7.4 -Pillow==4.3.0 +Pillow==6.2.0 pluggy==0.6.0 prettytable==0.7.2 project==20