From c0fe1e2efd92a209be707c589a281fc6d88b2464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 13:59:45 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 8.1.1 in /AICSE-demo-student/demo/east/EAST Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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.2.1...8.1.1) Signed-off-by: dependabot[bot] --- AICSE-demo-student/demo/east/EAST/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AICSE-demo-student/demo/east/EAST/requirements.txt b/AICSE-demo-student/demo/east/EAST/requirements.txt index 8348d90..6882d26 100644 --- a/AICSE-demo-student/demo/east/EAST/requirements.txt +++ b/AICSE-demo-student/demo/east/EAST/requirements.txt @@ -5,4 +5,4 @@ scipy==0.19.0 plumbum==1.6.2 numpy==1.12.1 ipython==6.1.0 -Pillow==4.2.1 +Pillow==8.1.1