From a8b801086e6c7acdcb6bf2c8713c88545a7acdc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:16:35 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 8.3.2 in /AICSE-demo-student/demo/east/EAST Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.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.2.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..0fd4747 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.3.2