From 8c9127543672c727fcc1ebbc9333de1f57f479d0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Jul 2018 22:15:01 +0200 Subject: [PATCH] Update ansible from 2.3.2.0 to 2.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 546b79e..a96f3fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.3.2.0 +ansible==2.6.1 behave>=1.2.5 markupsafe==1.0 six>=1.9.0