From 093fb80ab00a59b9b02746eb5c4b34994e99ed44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 21:58:29 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.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/5.4.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_3.6.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f089555..3108eed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ networkx==2.2 numpy==1.16.2 opencv-python==4.1.0.25 pbr==5.1.3 -Pillow==5.4.1 +Pillow==8.2.0 pip-autoremove==0.9.1 protobuf==3.7.0 pyparsing==2.3.1 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index e131b6f..265d5de 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -14,7 +14,7 @@ mock==2.0.0 networkx==2.2 numpy==1.16.2 pbr==5.1.3 -Pillow==5.4.1 +Pillow==8.2.0 pip-autoremove==0.9.1 protobuf==3.7.0 pyparsing==2.3.1