From 4032e4fbac801205d55afd8416b5007571f9fb8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 22:06:42 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 8.2.0 in /EAST Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.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/7.1.2...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- EAST/requirements_venv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EAST/requirements_venv.txt b/EAST/requirements_venv.txt index 37a72f3..5ad3deb 100644 --- a/EAST/requirements_venv.txt +++ b/EAST/requirements_venv.txt @@ -18,7 +18,7 @@ MarkupSafe==1.1.1 matplotlib==3.2.2 numpy==1.19.0 opencv-python==4.2.0.34 -Pillow==7.1.2 +Pillow==8.2.0 plumbum==1.6.9 protobuf==3.12.2 pyparsing==2.4.7