From 57ba343be444be47a4f5b8b5a3c8c51d08bf2510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 08:05:31 +0000 Subject: [PATCH] :arrow_up: Bump pillow from 6.2.2 to 8.2.0 in /motioneye Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 8.2.0. - [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/6.2.2...8.2.0) 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 90e8f95..5f52ff9 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.2.0 pycurl==7.43.0.5 singledispatch==3.6.1 six==1.15.0