From ff408610ea8542eb8df4082c6f9d78c2197d6209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 00:27:05 +0000 Subject: [PATCH] build(deps): Bump ansible-lint from 24.2.0 to 24.2.1 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.2.0 to 24.2.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.2.0...v24.2.1) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0e5145..d0229a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible == 9.3.0 -ansible-lint == 24.2.0 +ansible-lint == 24.2.1 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0 google-auth == 2.28.1