From ed90183e4e3b036ae2caf41d244f592dec92994a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:31:54 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 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/8.1.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cpu_requirements.txt | 2 +- gpu_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cpu_requirements.txt b/cpu_requirements.txt index 6acd53c..af25854 100644 --- a/cpu_requirements.txt +++ b/cpu_requirements.txt @@ -2,7 +2,7 @@ jsonschema==2.6.0 matplotlib==3.2.1 numpy==1.18.2 opencv-python==3.4.0.12 -Pillow==8.1.1 +Pillow==9.0.1 PyQt5==5.14.2 redner==0.3.11 torch==1.4.0 diff --git a/gpu_requirements.txt b/gpu_requirements.txt index 8d20cfe..ac04211 100644 --- a/gpu_requirements.txt +++ b/gpu_requirements.txt @@ -2,7 +2,7 @@ jsonschema==2.6.0 matplotlib==3.2.1 numpy==1.18.2 opencv-python==3.4.0.12 -Pillow==8.1.1 +Pillow==9.0.1 PyQt5==5.14.2 redner-gpu==0.3.11 torch==1.4.0