From e7f42c4e8542ee9587782372293fa8e3c822dba7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:38:37 +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 2ce38b9e..86af4c42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==10.5.0 -ansible-lint==24.9.0 +ansible-lint==24.9.2 # https://github.com/pyca/bcrypt/issues/684 bcrypt==4.2.0 jmespath==1.0.1