From bfc74df96cab76d3de2820445d32c7845c2e678e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 19:01:35 +0000 Subject: [PATCH] Bump ansible from 2.3.2.0 to 2.6.18 Bumps [ansible](https://github.com/ansible/community) from 2.3.2.0 to 2.6.18. - [Release notes](https://github.com/ansible/community/releases) - [Commits](https://github.com/ansible/community/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 546b79e..fd1fc4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.3.2.0 +ansible==2.6.18 behave>=1.2.5 markupsafe==1.0 six>=1.9.0