From 17f74a86405b9d47ce609ed2935aa55c8dc1c51a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 19:32:50 +0000 Subject: [PATCH] chore(deps): update ansible-lint to 24.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 466b11aa2..e04bc115b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==8.5.0 -ansible-lint==6.21.1 +ansible-lint==24.9.2 bcrypt==4.0.1 jmespath==1.0.1 netaddr==0.9.0