From 05c44111edbc522c2942e0dcdfd759a7fe4512ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 17:19:17 +0000 Subject: [PATCH] build(deps): update ansible-lint requirement from <7.0.0 to <25.0.0 Updates the requirements on [ansible-lint](https://github.com/ansible/ansible-lint) to permit the latest version. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v3.1.1...v24.7.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9c41c70661..8b6ee1da89 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ ansible<6.6.0 -ansible-lint<7.0.0 +ansible-lint<25.0.0