From ad540cc38038bb793583da6c4de463302cd3cd83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:12:02 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /dotmole Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.0.0...9.0.1) --- 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..70f5bda --- 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==9.0.1 protobuf==3.11.2 pycodestyle==2.5.0 pycparser==2.19