From 9ad3e65b00470ffb229017d7a345bdcdc580ae5d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Oct 2021 06:53:38 +0200 Subject: [PATCH] Update molecule from 3.2.3 to 3.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08f317c..b9697e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytest==6.2.2 -molecule==3.2.3 +molecule==3.5.2 molecule-docker==0.3.3 ansible-lint==4.3.2 # needed in this case because we run tests with docker containers: