From 231fb2245ba2f3c16cd1d779ae644de3de5369f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:45:23 +0000 Subject: [PATCH] build(deps): Bump ansible-lint from 6.22.1 to 24.2.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.22.1 to 24.2.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.22.1...v24.2.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index acfd022..30e1f21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible == 9.0.1 -ansible-lint == 6.22.1 +ansible-lint == 24.2.0 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0 google-auth == 2.24.0