From bea07d3c30ef32a3905c346a0e628ff5a1fab705 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Fri, 26 Apr 2024 11:52:37 +1200 Subject: [PATCH] =?UTF-8?q?fix:=20Upgrade=20molecule=20=E2=AC=86=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8045f8e..6646d6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ansible-core<2.17 ansible-compat >= 4 -molecule[docker]<5.0.0 +molecule[docker]== 24.2.1 ansible-lint==24.2.2 yamllint==1.35.1 passlib==1.7.4 \ No newline at end of file