From 583fc20fe6dd8bab75a34332a83cbe57e2c69d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 07:22:45 +0000 Subject: [PATCH] :arrow_up: Bump singledispatch from 3.6.0 to 3.6.1 in /motioneye Bumps [singledispatch](https://github.com/jaraco/singledispatch) from 3.6.0 to 3.6.1. - [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.6.0...v3.6.1) 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 1a5a045..90e8f95 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.6.0 +singledispatch==3.6.1 six==1.15.0 tornado==5.1.1