From 69d06389ae66ca11eb7040de8279240e2d5dbca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:38:42 +0000 Subject: [PATCH] build(deps): Bump molecule[ansible] from 5.1.0 to 24.7.0 Bumps [molecule[ansible]](https://github.com/ansible-community/molecule) from 5.1.0 to 24.7.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v5.1.0...v24.7.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 25e7986..885fd55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ansible == 9.6.0 ansible-lint == 24.5.0 -molecule[ansible] == 5.1.0 +molecule[ansible] == 24.7.0 apache-libcloud == 3.8.0 google-auth == 2.29.0 molecule-plugins[gce]