From 32fb031228113906bd5619df33b1814a956192ef Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sat, 28 Jan 2017 14:12:01 +0200 Subject: [PATCH] - Updated requirements. --- tests/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 1ba83f4..fc43b9a 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,8 +1,8 @@ ansible==2.2.1.0 -testinfra==1.5.2 -molecule==1.19.0 +testinfra==1.5.3 +molecule==1.19.1 ansible-lint==3.4.10 -pre-commit==0.11.0 +pre-commit==0.12.2 piprot==0.9.7 python-vagrant==0.5.14 netaddr==0.7.19 -- GitLab