From e56df1ddb049c4f84f173a8af55b1d2736a8706b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 05:51:08 +0000 Subject: [PATCH] Bump ansible-lint from 6.17.2 to 25.1.1 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.17.2 to 25.1.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.17.2...v25.1.1) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-major ... 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 96c6d42..3e8ff6f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -ansible-lint==24.12.2 +ansible-lint==25.1.1 yamllint==1.35.1 molecule-plugins[docker]==23.6.0 molecule-plugins[lint]==23.6.0