From ee5a464b8d86665f422efa5965c8d158b0cb2209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 10:09:02 +0000 Subject: [PATCH] chore(deps): bump ansible-lint from 24.2.2 to 25.9.2 in /molecule Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.2.2 to 25.9.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.2.2...v25.9.2) --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 25.9.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- molecule/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/requirements.txt b/molecule/requirements.txt index 3c3641666..8a2c950c8 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,5 +1,5 @@ ansible-core==2.16.5 -ansible-lint==24.2.2 +ansible-lint==25.9.2 boto3==1.34.93 botocore==1.34.93 envsubst==0.1.5