From 0ff5a0f0c4bf15c124071f591e5d28bbff829162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:28:01 +0000 Subject: [PATCH] Bump ansible-lint from 24.10 to 25.1.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.10 to 25.1.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.10.0...v25.1.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2225a96e..54cbe72c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ -ansible-lint==24.10 +ansible-lint==25.1.0 pylint==3.3.1 \ No newline at end of file