From 42422226fa22fea416bbfcbbf11441c28833713f Mon Sep 17 00:00:00 2001 From: Smeagol Date: Thu, 19 Oct 2023 17:00:18 +0000 Subject: [PATCH] Update dependency ansible-lint to v6.21.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7cee038..466b11a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==8.5.0 -ansible-lint==6.21.0 +ansible-lint==6.21.1 bcrypt==4.0.1 jmespath==1.0.1 netaddr==0.9.0