From 06420de16d354e94c67c6998857b0f217a6d90d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 00:17:02 +0000 Subject: [PATCH] build(deps): Bump molecule[ansible] from 5.1.0 to 25.2.0 Bumps [molecule[ansible]](https://github.com/ansible-community/molecule) from 5.1.0 to 25.2.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v5.1.0...v25.2.0) --- updated-dependencies: - dependency-name: molecule[ansible] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d1d0e0..c15259a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ansible == 9.6.0 ansible-lint == 24.9.2 -molecule[ansible] == 5.1.0 +molecule[ansible] == 25.2.0 apache-libcloud == 3.8.0 google-auth == 2.35.0 molecule-plugins[gce]