From 4132c3f98a78b62e2b66e1ab012b740b5d1d4336 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Mon, 28 Nov 2016 20:20:00 +0200 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 e5f7984..114b3c9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ ansible==2.2.0.0 testinfra==1.4.4 molecule==1.15.0 -ansible-lint==3.4.4 +ansible-lint==3.4.5 pre-commit==0.9.3 piprot==0.9.7 python-vagrant==0.5.14 -- GitLab