From 42dcc52cc53cf31b8d674a79511dc506f3b95a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:42:26 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 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/5.3.0...9.0.1) --- 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..e8eca49 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==9.0.1 \ No newline at end of file diff --git a/requirements-local-gpu.txt b/requirements-local-gpu.txt index ec3df57..f37759d 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==9.0.1 \ No newline at end of file