From c426f3e232c20e73788901304180e4e9f0964307 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jun 2018 00:13:55 +0200 Subject: [PATCH] Update ansible from 2.3.2.0 to 2.5.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 546b79e..04429c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.3.2.0 +ansible==2.5.4 behave>=1.2.5 markupsafe==1.0 six>=1.9.0