From 2ce6c99c1c7e4bd381b420d2c3615c76297fa716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 06:01:45 +0000 Subject: [PATCH] :arrow_up: Bump singledispatch from 3.7.0 to 4.0.0 in /motioneye Bumps [singledispatch](https://github.com/jaraco/singledispatch) from 3.7.0 to 4.0.0. - [Release notes](https://github.com/jaraco/singledispatch/releases) - [Changelog](https://github.com/jaraco/singledispatch/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/singledispatch/compare/v3.7.0...v4.0.0) --- updated-dependencies: - dependency-name: singledispatch 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..d7981f1 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -5,6 +5,6 @@ MarkupSafe==1.1.1 motioneye==0.42.1 pillow==6.2.2 pycurl==7.43.0.5 -singledispatch==3.7.0 +singledispatch==4.0.0 six==1.16.0 tornado==5.1.1