From 04aaa4b5f3932729a5a2867304775b690a922dc4 Mon Sep 17 00:00:00 2001 From: JOHNMWASHUMA Date: Mon, 9 Sep 2024 20:49:28 +0300 Subject: [PATCH] Set molecule version to 3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bb557a..a84c5c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -molecule[docker]==3.0.2 +molecule[docker]==3.0.3 ansible-lint==4.2.0 yamllint==1.20.0 testinfra==4.1.0