From 2de2f4974404d3f801d9a2336a29341607b40a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:50:54 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 8.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-local-cpu.txt | 2 +- requirements-local-gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-local-cpu.txt b/requirements-local-cpu.txt index 1b1afb6..426a3ea 100644 --- a/requirements-local-cpu.txt +++ b/requirements-local-cpu.txt @@ -4,4 +4,4 @@ hyperdash==0.15.3 scipy==1.1.0 pandas==0.22.0 dill==0.2.9 -Pillow==5.3.0 \ No newline at end of file +Pillow==8.3.2 \ No newline at end of file diff --git a/requirements-local-gpu.txt b/requirements-local-gpu.txt index ec3df57..0c9d51e 100644 --- a/requirements-local-gpu.txt +++ b/requirements-local-gpu.txt @@ -4,4 +4,4 @@ hyperdash==0.15.3 scipy==1.1.0 pandas==0.22.0 dill==0.2.9 -Pillow==5.3.0 \ No newline at end of file +Pillow==8.3.2 \ No newline at end of file