From 1ffa6d49bb9a42a8ea50257c68c3c89ced9fc8b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 23:39:34 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 8.1.1 in /backend/Yiqi/Yiqi Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 to 8.1.1. - [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...8.1.1) 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..f43ba86 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==8.1.1 pluggy==0.6.0 prettytable==0.7.2 project==20