From edfae77ee691d1ad9be5d7474d60e8a6a3ad52f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 01:31:29 +0000 Subject: [PATCH] Bump ansible-lint from 6.9.0 to 24.7.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.9.0 to 24.7.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.9.0...v24.7.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 1b70432f..d9ff26a7 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.7.0 coverage==7.2.7 factory_boy==3.3.0 flake8==6.0.0