From 0000bfadd7d86c78536bc3f1cc5b861157536a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 23:22:57 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 8.2.0 in /scripts 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] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 53469cf..d250434 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -57,7 +57,7 @@ numpy==1.20.1 oauthlib==3.1.0 opt-einsum==3.2.1 pandas==1.0.3 -Pillow==8.1.1 +Pillow==8.2.0 portalocker==2.0.0 protobuf==3.12.0 psutil==5.7.0