From 6250b80f2264f53de2c4eac04a6f017788e4cebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:58:27 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.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/6.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_cpu.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_cpu.txt b/requirements_cpu.txt index 20bb4b4..898a0ca 100644 --- a/requirements_cpu.txt +++ b/requirements_cpu.txt @@ -8,7 +8,7 @@ onnx==1.5.0 onnx-tf==1.3.0 opencv-python==4.1.0.25 pandas==0.24.2 -Pillow==6.0.0 +Pillow==9.0.1 PyGithub==1.43.8 scikit-image==0.15.0 scipy==1.3.0 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 769ebec..92e5a32 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -8,7 +8,7 @@ onnx==1.5.0 onnx-tf==1.3.0 opencv-python==4.1.0.25 pandas==0.24.2 -Pillow==6.0.0 +Pillow==9.0.1 PyGithub==1.43.8 scikit-image==0.15.0 scipy==1.3.0