From fb17c3507d3a52fed474333533da5397ba78058a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 10:17:45 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 8.1.1 in /dotmole Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 8.1.1. - [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/7.0.0...8.1.1) Signed-off-by: dependabot[bot] --- dotmole/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 dotmole/requirements.txt diff --git a/dotmole/requirements.txt b/dotmole/requirements.txt old mode 100755 new mode 100644 index dad303c..79ed272 --- a/dotmole/requirements.txt +++ b/dotmole/requirements.txt @@ -36,7 +36,7 @@ numpy==1.18.0 opencv-contrib-python==4.1.2.30 opencv-python==4.1.2.30 paramiko==2.7.1 -Pillow==7.0.0 +Pillow==8.1.1 protobuf==3.11.2 pycodestyle==2.5.0 pycparser==2.19