From b72d035a7e2e3c93ddf326f4df80b1c83a62d0d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 06:57:30 +0000 Subject: [PATCH] :arrow_up: Bump pillow from 6.2.2 to 9.5.0 in /motioneye Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.5.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.5.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..f0ae19b 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.5.0 pycurl==7.43.0.5 singledispatch==3.7.0 six==1.16.0