From b410297f6cc34caeb1a5eb5a8e9c60bc8aa3a664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Sep 2021 10:57:35 -0700 Subject: [PATCH] Bump pillow from 8.3.1 to 8.3.2 (#31) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 3ae535c..5eafa73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ tensorflow==2.6.0 colorama==0.4.4 tqdm==4.47.0 ffmpeg-python==0.2.0 -Pillow==8.3.1 +Pillow==8.3.2 scikit-image==0.17.2 h5py==3.1.0 PyQt5==5.15.4 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index 66ffca8..94e75b3 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.47.0 ffmpeg-python==0.2.0 -Pillow==8.3.1 +Pillow==8.3.2 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 f2fee28..aa28e5a 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.47.0 ffmpeg-python==0.2.0 -Pillow==8.3.1 +Pillow==8.3.2 scikit-image==0.18.0 h5py==3.1.0 PyQt5==5.15.4