From d5ce1eabca9cc3f44f732989dcad434bf8431491 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 6 Jul 2017 11:11:51 +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 d926e18..032b0da 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ ansible==2.3.1.0 -testinfra==1.6.3 +testinfra==1.6.4 molecule==1.25.0 ansible-lint==3.4.13 python-vagrant==0.5.15 -- GitLab