From 28cf86c4f2fe447ec5fa5b9741006765457d7219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:08:28 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FunctionProject/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FunctionProject/requirements.txt b/FunctionProject/requirements.txt index b4e3eeb..2042582 100644 --- a/FunctionProject/requirements.txt +++ b/FunctionProject/requirements.txt @@ -1,4 +1,4 @@ azure-functions -Pillow==6.2.1 +Pillow==9.0.1 keras==2.2.4 tensorflow==1.13.1 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 18526f9..af40f40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Pillow==6.2.1 +Pillow==9.0.1 keras==2.2.4 tensorflow==1.13.1 matplotlib==3.1.1