From 44c4ef3ce0a1782e8a23115d42f8e00065e9cf98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 17:52:24 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0. - [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.1.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_linux.txt | 2 +- requirements_windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_linux.txt b/requirements_linux.txt index 253e5378..71bfe7a1 100644 --- a/requirements_linux.txt +++ b/requirements_linux.txt @@ -1,6 +1,6 @@ numpy==1.18.1 matplotlib==3.1.2 -Pillow==8.1.1 +Pillow==8.2.0 opencv-python==4.1.2.30 protobuf==3.6.0 scikit-learn==0.22.1 diff --git a/requirements_windows.txt b/requirements_windows.txt index ead7a7a9..9a15da59 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -1,6 +1,6 @@ numpy==1.18.1 matplotlib==3.1.2 -Pillow==8.1.1 +Pillow==8.2.0 opencv-python==4.4.0.44 tensorflow==2.0.3 tensorflow-gpu==2.0.3