From aaa23536b583471ccbfb6b7a19c9d13a333c51cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 13 Apr 2017 05:00:55 -0700 Subject: [PATCH] Update voluptuous from 0.9.3 to 0.10.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e6ce54..3f63421 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ flake8==3.2.1 coveralls==1.1 paho-mqtt==1.2 simplejson==3.10.0 -voluptuous==0.9.3 +voluptuous==0.10.5 nose==1.3.7 mock==2.0.0