From 45ee02361dc1addec7600fd5dc7a75e14cf626c7 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Fri, 25 Nov 2016 06:33:08 +0200
Subject: [PATCH] - Updated Python requirements.

---
 tests/requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index db304aa..e5f7984 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,6 +1,6 @@
 ansible==2.2.0.0
-testinfra==1.4.3
-molecule==1.14.0
+testinfra==1.4.4
+molecule==1.15.0
 ansible-lint==3.4.4
 pre-commit==0.9.3
 piprot==0.9.7
-- 
GitLab