From 46ae2c537c95b014d493bbbdee2f66bbb62fe3b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:37:16 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 8.3.2 in /dotmole Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 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/7.0.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..d594c01 --- 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.3.2 protobuf==3.11.2 pycodestyle==2.5.0 pycparser==2.19