From 5f3b5f9fbdeef5802e334d0215a85963fa0cd17b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:01:07 +0000 Subject: [PATCH] Bump pillow from 3.1.2 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.2 to 8.3.2. - [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/3.1.2...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 3719dcd..d43fb4a --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ numpy==1.14.2 onboard==1.2.0 pandas==0.22.0 pexpect==4.0.1 -Pillow==3.1.2 +Pillow==8.3.2 pkg-resources==0.0.0 protobuf==3.5.2 psutil==3.4.2