From 2d50886fc945db91251be349b10696f072c7b0cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 13:09:49 +0000 Subject: [PATCH] Bump ansible-lint from 6.9.0 to 24.2.3 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.9.0 to 24.2.3. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.9.0...v24.2.3) --- 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..2b79ce99 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.3 coverage==7.2.7 factory_boy==3.2.1 flake8==6.0.0