From be1c85beffe019342519ff461b425f609ecc8cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:57:52 +0000 Subject: [PATCH] Bump ansible-lint from 6.8.0 to 24.9.2 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.8.0 to 24.9.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.8.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-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0aee6fe8..51ffa48c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ -ansible_lint==24.9.0 +ansible_lint==24.9.2 pylint==2.14.5