From 8963c8d0b2029db50244f53172e61081889636b7 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Thu, 9 Mar 2023 18:02:23 +0000 Subject: [PATCH] Update dependency ansible-lint to v6.14.2 --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index cb33194..82e0875 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -1,4 +1,4 @@ -ansible-lint==6.8.6 +ansible-lint==6.14.2 yamllint==1.28.0 ansible==7.1.0 wheel==0.37.1