From d7f22b4d4eb34a5053e0e03968e5347da6e5e452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:39:25 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.0...9.3.0) --- 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 acc0cbc..886821d 100644 --- a/requirements_cpu.txt +++ b/requirements_cpu.txt @@ -25,7 +25,7 @@ numpy==1.15.4 nvidia-ml-py3==7.352.0 opencv-python==4.1.1.26 opt-einsum==3.1.0 -Pillow==6.2.0 +Pillow==9.3.0 protobuf==3.10.0 psutil==5.6.3 pygame==1.9.6 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index dd25190..a6aed95 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -25,7 +25,7 @@ numpy==1.15.4 nvidia-ml-py3==7.352.0 opencv-python==4.1.1.26 opt-einsum==3.1.0 -Pillow==6.2.0 +Pillow==9.3.0 protobuf==3.10.0 psutil==5.6.3 pygame==1.9.6