From 92dfc18614065d99782578ffcee700e1ff0170d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 00:19:28 +0000 Subject: [PATCH] build(deps): Bump ansible-lint from 24.9.2 to 24.12.2 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.9.2 to 24.12.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.9.2...v24.12.2) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d1d0e0..8fe11a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible == 9.6.0 -ansible-lint == 24.9.2 +ansible-lint == 24.12.2 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0 google-auth == 2.35.0