From f6b7605af9409c1b850c73a0e930b1ba02ef11c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:53:26 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.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/8.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 7080eac..13309a7 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ pytest==6.2.0 requests==2.25.0 flake8==3.8.4 -Pillow==8.2.0 +Pillow==9.3.0 bandit==1.6.2 diff --git a/requirements.txt b/requirements.txt index 32140a0..c292d13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.17.5 tensorflow==1.15.4 -Pillow==8.2.0 +Pillow==9.3.0 h5py==2.9.0 keras==2.1.4