From eba8a1ab0fd0f4d0aa8a94cc33c4e2b1a7807de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 06:06:32 +0000 Subject: [PATCH] :arrow_up: Bump pillow from 6.2.2 to 9.3.0 in /motioneye Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...9.3.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..86e0282 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==9.3.0 pycurl==7.43.0.5 singledispatch==3.7.0 six==1.16.0