From 9a48b6f366cb1eea6ecf41f73201252e6bd1d446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 21:20:41 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 8.1.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 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/5.3.0...8.1.1) Signed-off-by: dependabot[bot] --- requirements/cpu_requirements.txt | 2 +- requirements/gpu_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/cpu_requirements.txt b/requirements/cpu_requirements.txt index 8565665..07aebc7 100644 --- a/requirements/cpu_requirements.txt +++ b/requirements/cpu_requirements.txt @@ -6,7 +6,7 @@ scipy==1.1.0 tqdm==4.28.1 keras==2.2.4 scikit-learn==0.20.0 -pillow==5.3.0 +pillow==8.1.1 ipykernel==4.10.0 tensorflow==1.15.2 graphviz==2.40.1 diff --git a/requirements/gpu_requirements.txt b/requirements/gpu_requirements.txt index b237cb8..a68cf0c 100644 --- a/requirements/gpu_requirements.txt +++ b/requirements/gpu_requirements.txt @@ -6,7 +6,7 @@ scipy==1.1.0 tqdm==4.28.1 keras==2.2.4 scikit-learn==0.20.0 -pillow==5.3.0 +pillow==8.1.1 ipykernel==4.10.0 tensorflow-gpu==1.15.2 graphviz==2.40.1