From b269a53d71d46987b95b11d2c3a6fb0e0f94b09d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:11:33 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.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.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deps/requirements.txt | 2 +- deps/requirements_cpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/requirements.txt b/deps/requirements.txt index df69641..d4e417d 100644 --- a/deps/requirements.txt +++ b/deps/requirements.txt @@ -11,7 +11,7 @@ Keras-Preprocessing==1.1.0 Markdown==3.1.1 numpy==1.17.0 opencv-python==4.1.0.25 -Pillow==6.1.0 +Pillow==9.3.0 protobuf==3.9.1 PyQt5==5.13.0 PyQt5-sip==4.19.18 diff --git a/deps/requirements_cpu.txt b/deps/requirements_cpu.txt index d9db8f5..be2d4c2 100644 --- a/deps/requirements_cpu.txt +++ b/deps/requirements_cpu.txt @@ -11,7 +11,7 @@ Keras-Preprocessing==1.1.0 Markdown==3.1.1 numpy==1.17.0 opencv-python==4.1.0.25 -Pillow==6.1.0 +Pillow==9.3.0 protobuf==3.9.1 PyQt5==5.13.0 PyQt5-sip==4.19.18