From 3576465fc4dcb56e26cd0238d5c050883ae361f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 09:15:20 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 8.1.1 in /FunctionProject Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.2.1...8.1.1) Signed-off-by: dependabot[bot] --- FunctionProject/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FunctionProject/requirements.txt b/FunctionProject/requirements.txt index b4e3eeb..7f0380d 100644 --- a/FunctionProject/requirements.txt +++ b/FunctionProject/requirements.txt @@ -1,4 +1,4 @@ azure-functions -Pillow==6.2.1 +Pillow==8.1.1 keras==2.2.4 tensorflow==1.13.1 \ No newline at end of file