From e895e65b55b5285ecb300949e90c39d11cfd0fc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 13:31:38 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 8.1.1 in /2-python-test Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 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/7.1.2...8.1.1) Signed-off-by: dependabot[bot] --- 2-python-test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-python-test/requirements.txt b/2-python-test/requirements.txt index 9756e11..ceb3e7b 100644 --- a/2-python-test/requirements.txt +++ b/2-python-test/requirements.txt @@ -1,4 +1,4 @@ numpy==1.18.4 olefile==0.45.1 -Pillow==7.1.2 +Pillow==8.1.1 -r requirements.edgetpu.txt