From a5dea6854a76c7c9d739e4a23ca266fd9fc0d9d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:12:58 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.3.0. - [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.3.0) --- 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..25795ae 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.3.0 \ No newline at end of file diff --git a/requirements-local-gpu.txt b/requirements-local-gpu.txt index ec3df57..8602b8b 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.3.0 \ No newline at end of file