From 0ffb982dbf8ff1a03d53926dbaffae3e92c6aa55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 16:32:29 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 6.2.0 in /api/ImageSimilarity/deployment Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 6.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/5.3.0...6.2.0) Signed-off-by: dependabot[bot] --- api/ImageSimilarity/deployment/requirements.txt | 2 +- api/ImageSimilarity/deployment/requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/ImageSimilarity/deployment/requirements.txt b/api/ImageSimilarity/deployment/requirements.txt index 317f794..e895cbd 100644 --- a/api/ImageSimilarity/deployment/requirements.txt +++ b/api/ImageSimilarity/deployment/requirements.txt @@ -1,7 +1,7 @@ numpy==1.14.3 pandas==0.22.0 Keras==2.1.6 -Pillow==5.3.0 +Pillow==6.2.0 azure_common==1.1.16 scikit_learn==0.19.1 click==6.7 diff --git a/api/ImageSimilarity/deployment/requirements_gpu.txt b/api/ImageSimilarity/deployment/requirements_gpu.txt index fa75415..5d6a567 100644 --- a/api/ImageSimilarity/deployment/requirements_gpu.txt +++ b/api/ImageSimilarity/deployment/requirements_gpu.txt @@ -1,7 +1,7 @@ numpy==1.14.3 pandas==0.22.0 Keras==2.1.6 -Pillow==5.3.0 +Pillow==6.2.0 azure_common==1.1.16 scikit_learn==0.19.1 click==6.7