From 0fdd799d5a61ba5f1caa838a2c4ff8455c6a9f6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 22:53:22 +0200 Subject: [PATCH] :arrow_up: Updates six to v1.15.0 (#96) --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index 28c926e..f2a7107 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -6,5 +6,5 @@ motioneye==0.42 pillow==6.2.2 pycurl==7.43.0.5 singledispatch==3.4.0.3 -six==1.14.0 +six==1.15.0 tornado==5.1.1