From 4d79533e5fe9b7ed1df3e684af640a3c663d43f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:15:09 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.3.0 in /dotmole Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.3.0. - [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.3.0) --- 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..922bf8e --- 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.3.0 protobuf==3.11.2 pycodestyle==2.5.0 pycparser==2.19