From 204af3dcc35db7b3beea494ce07e288903a06d84 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 7 Dec 2016 19:22:45 +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 64b4d27..b9dd335 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,8 +1,8 @@ ansible==2.2.0.0 -testinfra==1.4.4 -molecule==1.15.0 +testinfra==1.4.5 +molecule==1.16.1 ansible-lint==3.4.7 -pre-commit==0.9.3 +pre-commit==0.9.4 piprot==0.9.7 python-vagrant==0.5.14 docker-py==1.10.6 -- GitLab