From 85a0e8fc4a1e1c83b79b423f42a13eee79355cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Oct 2021 02:52:01 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 8.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 8.4.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.3.2...8.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_3.6.txt | 2 +- requirements_3.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 19c9653..1b6c48a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ tensorflow==2.6.0 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0 -Pillow==8.3.2 +Pillow==8.4.0 scikit-image==0.18.3 h5py==3.1.0 PyQt5==5.15.4 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index 5169dae..e3a8e45 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -5,7 +5,7 @@ tensorflow==2.6.0 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0 -Pillow==8.3.2 +Pillow==8.4.0 scikit-image==0.17.2 h5py==3.1.0 PyQt5==5.15.4 diff --git a/requirements_3.9.txt b/requirements_3.9.txt index 10754c3..6608795 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -5,7 +5,7 @@ tensorflow==2.6.0 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0 -Pillow==8.3.2 +Pillow==8.4.0 scikit-image==0.18.3 h5py==3.1.0 PyQt5==5.15.4 -- 2.52.0