From 0e9844f44e2ebb13d75a38ec23891ef8581e2fa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 00:19:22 +0000 Subject: [PATCH] build(deps): Bump molecule[ansible] from 5.1.0 to 24.12.0 Bumps [molecule[ansible]](https://github.com/ansible-community/molecule) from 5.1.0 to 24.12.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v5.1.0...v24.12.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..00c8252 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] == 24.12.0 apache-libcloud == 3.8.0 google-auth == 2.35.0 molecule-plugins[gce]