From 9b7e9d73e1f8d8a7d3f78fc54ddf55c292aa7049 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 08:34:42 +0000 Subject: [PATCH] :arrow_up: Bump six from 1.15.0 to 1.16.0 in /motioneye Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0) 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 90e8f95..a6966ad 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -6,5 +6,5 @@ motioneye==0.42.1 pillow==6.2.2 pycurl==7.43.0.5 singledispatch==3.6.1 -six==1.15.0 +six==1.16.0 tornado==5.1.1