From e433c002985861ea9ad807196a64ffa161b96709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 16:53:33 +0000 Subject: [PATCH] Bump ansible-lint from 24.2.1 to 24.5.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.2.1 to 24.5.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.2.1...v24.5.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4db7fe1..f088c88 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -ansible-lint==24.2.1 +ansible-lint==24.5.0 yamllint==1.35.1 molecule-plugins[docker]==23.4.1 molecule-plugins[lint]==23.4.1