From c512ef94e8e6cef34564f203ac6f3503ac9b4db4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Feb 2018 21:01:58 -0500 Subject: [PATCH] Update voluptuous from 0.10.5 to 0.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b76c054..93c93ad1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Fabric3==1.14.post1 PyYAML>=3.12 jinja2>=2.10 typing>=3.6.4,<4 -voluptuous==0.10.5 +voluptuous==0.11.1 xdg>=3.0.0 six==1.11.0 yapf==0.20.2