From 684fcb39f887ce3ce81a507c3bc7ed23e3df94fe Mon Sep 17 00:00:00 2001 From: Smeagol Date: Sat, 23 Sep 2023 06:00:20 +0000 Subject: [PATCH] Update dependency ansible-lint to v6.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 518004f..ea7e44a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==8.4.0 -ansible-lint==6.18.0 +ansible-lint==6.20.0 bcrypt==4.0.1 jmespath==1.0.1 netaddr==0.8.0