From bd4da67288fde54192d27d7dddf03293ff02f8d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:51:34 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.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/5.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gpu.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 86a7cd3..c4d25d5 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -19,7 +19,7 @@ matplotlib==2.2.3 mock==2.0.0 numpy==1.14.5 pbr==4.2.0 -Pillow==5.2.0 +Pillow==9.3.0 protobuf==3.6.1 pyparsing==2.2.0 python-dateutil==2.7.3 diff --git a/requirements.txt b/requirements.txt index fb3d37d..cd6e540 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ matplotlib==2.2.3 mock==2.0.0 numpy==1.14.5 pbr==4.2.0 -Pillow==5.2.0 +Pillow==9.3.0 protobuf==3.6.1 pyparsing==2.2.0 python-dateutil==2.7.3