From 8a1ee990a243e5b92fe8d8463576db71954250bc Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 13 May 2024 03:24:51 -0700
Subject: [PATCH] Bump molecule from 6.0.2 to 24.2.1 (#11150)

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

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

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 dcbb13eb9..e252f2c7e 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -3,7 +3,7 @@ ansible-lint==24.2.3
 apache-libcloud==3.8.0
 ara[server]==1.7.0
 dopy==0.3.7
-molecule==6.0.2
+molecule==24.2.1
 molecule-plugins[vagrant]==23.5.3
 python-vagrant==1.0.0
 pytest-testinfra==10.1.0
-- 
GitLab