From aa32a13db99d53ba8ea06815b8f09cfbbb20aa66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 12:27:50 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20singledispatch=20fr?= =?UTF-8?q?om=203.6.2=20to=203.7.0=20in=20/motioneye=20(#290)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [singledispatch](https://github.com/jaraco/singledispatch) from 3.6.2 to 3.7.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.6.2...v3.7.0) --- updated-dependencies: - dependency-name: singledispatch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index 9c0245a..d418f92 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.2 +singledispatch==3.7.0 six==1.16.0 tornado==5.1.1