From 6412c5528b293ce96fdf628aa2f7c5a2e58e32e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:23:27 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 8.2.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 8.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...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..eb0451b 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.2.0 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..6a16d8b 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.2.0 ipykernel==4.10.0 tensorflow-gpu==1.15.2 graphviz==2.40.1