From 177d9673b30a83b90f53665d372d01eec92493f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Nov 2019 22:19:27 +0000 Subject: [PATCH] Update six from 1.12.0 to 1.13.0 --- non-hass-scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-hass-scripts/requirements.txt b/non-hass-scripts/requirements.txt index 2dfc9e1..5e580dd 100644 --- a/non-hass-scripts/requirements.txt +++ b/non-hass-scripts/requirements.txt @@ -1,3 +1,3 @@ -six==1.12.0 +six==1.13.0 websocket-client==0.56.0 git+https://github.com/Pithikos/python-websocket-server@master