From 1798989f9918b23bcfca88c29e5af6875ed0502f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 27 Aug 2024 14:32:56 +0100
Subject: [PATCH] Bump molecule from 24.7.0 to 24.8.0 (#11460)

Bumps [molecule](https://github.com/ansible-community/molecule) from 24.7.0 to 24.8.0.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](https://github.com/ansible-community/molecule/compare/v24.7.0...v24.8.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 7a1a8844c..ac68e5199 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -3,7 +3,7 @@ ansible-lint==24.7.0
 apache-libcloud==3.8.0
 ara[server]==1.7.1
 dopy==0.3.7
-molecule==24.7.0
+molecule==24.8.0
 molecule-plugins[vagrant]==23.5.3
 pytest-testinfra==10.1.1
 python-vagrant==1.0.0
-- 
GitLab