From fcec37e9cbafbbccf1bfd61d972740d04c155b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 13:58:06 +0000 Subject: [PATCH] Bump ansible-lint from 6.9.0 to 24.2.1 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.9.0 to 24.2.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.9.0...v24.2.1) --- 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..a243d32b 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.1 coverage==7.2.7 factory_boy==3.2.1 flake8==6.0.0