From e614c97a9523d956fac0fbfcf612b0d1a21eff24 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Mon, 6 Feb 2023 09:03:25 +0000 Subject: [PATCH] Update dependency ansible-lint to v6.12.1 --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index cb33194..be1196f 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -1,4 +1,4 @@ -ansible-lint==6.8.6 +ansible-lint==6.12.1 yamllint==1.28.0 ansible==7.1.0 wheel==0.37.1