From 0544a452f4a5a4bc4971dd46a4b1df6b4c608099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:17:53 +0000 Subject: [PATCH] Bump ansible-lint from 6.9.0 to 24.2.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.9.0 to 24.2.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.9.0...v24.2.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 3f8e4bd2..c7801b6d 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,6 +1,6 @@ -r staging.txt ansible==7.5.0 -ansible-lint==6.9.0 +ansible-lint==24.2.0 coverage==7.2.7 factory_boy==3.2.1 flake8==6.0.0