From cf19003e2a2a97adf5786e6871898a8d63e1677d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 13:19:52 +0000 Subject: [PATCH] Bump ansible-lint from 6.9.0 to 24.9.2 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.9.0 to 24.9.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.9.0...v24.9.2) --- 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..e70fa7c5 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.9.2 coverage==7.2.7 factory_boy==3.3.0 flake8==6.0.0