From f66cd0fc3bba76f9c069452ac5ffa52d395452ef Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 23 Apr 2017 06:17:59 +0300 Subject: [PATCH] - Updated requirements. --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 1186c33..1ebf31a 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ ansible==2.3.0.0 -testinfra==1.5.5 +testinfra==1.6.0 molecule==1.24.0 ansible-lint==3.4.12 python-vagrant==0.5.14 -- GitLab