From 07f2d02abe399aa4ebe06627e2297a3fcb83279c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 06:06:35 +0000 Subject: [PATCH] :arrow_up: Bump pillow from 6.2.2 to 8.4.0 in /motioneye Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 8.4.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/6.2.2...8.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index d418f92..235e7d5 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -3,7 +3,7 @@ futures==3.3.0 jinja2==2.11.3 MarkupSafe==1.1.1 motioneye==0.42.1 -pillow==6.2.2 +pillow==8.4.0 pycurl==7.43.0.5 singledispatch==3.7.0 six==1.16.0