From 7851933cd046dc6befe21c503215fb21d0bc5af9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:02:46 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.0.1. - [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.3.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_with_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ff90278..01ec955 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ scipy==1.1.0 h5py==2.7.1 numpy==1.17.3 cryptography==2.1.4 -Pillow==5.3.0 +Pillow==9.0.1 keras==2.2.4 lmdb==0.94 moviepy==0.2.3.5 diff --git a/requirements_with_version.txt b/requirements_with_version.txt index b78ca0c..8ea18d3 100644 --- a/requirements_with_version.txt +++ b/requirements_with_version.txt @@ -5,7 +5,7 @@ h5py==2.7.1 pandas==0.22.0 numpy==1.15.1 cryptography==2.1.4 -Pillow==5.3.0 +Pillow==9.0.1 keras==2.2.4 lmdb==0.94 moviepy==0.2.3.5