From ebc998726a22635ce4b8c31999367a2a2fa36dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 09:18:04 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.0 to 6.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/5.2.0...6.2.0) Signed-off-by: dependabot[bot] --- requirements-gpu.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 86a7cd3..d06eea6 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -19,7 +19,7 @@ matplotlib==2.2.3 mock==2.0.0 numpy==1.14.5 pbr==4.2.0 -Pillow==5.2.0 +Pillow==6.2.0 protobuf==3.6.1 pyparsing==2.2.0 python-dateutil==2.7.3 diff --git a/requirements.txt b/requirements.txt index fb3d37d..64b6d5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ matplotlib==2.2.3 mock==2.0.0 numpy==1.14.5 pbr==4.2.0 -Pillow==5.2.0 +Pillow==6.2.0 protobuf==3.6.1 pyparsing==2.2.0 python-dateutil==2.7.3