From 1f8530f5af58f9f47ff70e533f02918222ef9532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:40:18 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 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/8.1.1...9.3.0) --- 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..0c69705 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.3.0 PyQt5==5.14.2 redner==0.3.11 torch==1.4.0 diff --git a/gpu_requirements.txt b/gpu_requirements.txt index 8d20cfe..3a8a91f 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.3.0 PyQt5==5.14.2 redner-gpu==0.3.11 torch==1.4.0