From e2f58c87209ce842a249a8f60941c35c49a258fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 15:00:56 -0700 Subject: [PATCH] Bump pillow from 8.2.0 to 8.3.1 (#19) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.1. - [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.2.0...8.3.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... 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 0d3cefe..db2f966 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.2.0 +Pillow==8.3.1 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 2e6af0f..660dd02 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.2.0 +Pillow==8.3.1 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 7199728..8227cf3 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.2.0 +Pillow==8.3.1 scikit-image==0.18.0 h5py==3.1.0 PyQt5==5.15.4