From a4358b1c681979b820ce0cf51637f160d0f2231d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 00:49:49 +0000 Subject: [PATCH] chore(deps): update dependency ansible-lint to v24.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3788b8c..bdf128c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Requirements for running the tests for this role molecule==24.2.1 molecule-plugins[docker]==23.5.3 -ansible-lint==24.2.3 +ansible-lint==24.5.0 tox==4.12.1