From 2675feda555e57c0fe022b8ce50e477ba4522c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 10:08:54 +0000 Subject: [PATCH] chore(deps): bump molecule from 24.2.1 to 25.9.0 in /molecule Bumps [molecule](https://github.com/ansible-community/molecule) from 24.2.1 to 25.9.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v24.2.1...v25.9.0) --- updated-dependencies: - dependency-name: molecule dependency-version: 25.9.0 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..198867af5 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -3,7 +3,7 @@ ansible-lint==24.2.2 boto3==1.34.93 botocore==1.34.93 envsubst==0.1.5 -molecule==24.2.1 +molecule==25.9.0 molecule-plugins[ec2,docker]==23.5.3 pytest-testinfra==10.1.0 retry==0.9.2