From d993b2b8cfb619cedfa494d163d0830574ede25c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 13 Jul 2024 01:53:08 -0700
Subject: [PATCH] Bump molecule from 24.2.1 to 24.7.0 (#11373)

Bumps [molecule](https://github.com/ansible-community/molecule) from 24.2.1 to 24.7.0.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](https://github.com/ansible-community/molecule/compare/v24.2.1...v24.7.0)

---
updated-dependencies:
- dependency-name: molecule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 46bd3f842..db07132ba 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -3,7 +3,7 @@ ansible-lint==24.6.1
 apache-libcloud==3.8.0
 ara[server]==1.7.1
 dopy==0.3.7
-molecule==24.2.1
+molecule==24.7.0
 molecule-plugins[vagrant]==23.5.3
 pytest-testinfra==10.1.1
 python-vagrant==1.0.0
-- 
GitLab