From 928f3c51e10741451f08960e0005f6c3bf526e28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:42:08 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.3.0 in /requirements 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/requirements-gpu.txt | 2 +- requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements-gpu.txt b/requirements/requirements-gpu.txt index 28aca94..22c53ee 100644 --- a/requirements/requirements-gpu.txt +++ b/requirements/requirements-gpu.txt @@ -11,7 +11,7 @@ Keras==2.1.3 Markdown==2.6.11 networkx==2.1 numpy==1.14.0 -Pillow==6.2.0 +Pillow==9.3.0 pip-autoremove==0.9.0 protobuf==3.5.1 pyparsing==2.2.0 diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 37614fd..cb3126d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -12,7 +12,7 @@ Markdown==2.6.11 matplotlib==2.1.2 networkx==2.1 numpy==1.14.0 -Pillow==6.2.0 +Pillow==9.3.0 pip-autoremove==0.9.0 pkg-resources==0.0.0 protobuf==3.5.1