From 16966b82776c3d49abde47ed79a2c48288f4816a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 01:00:15 +0000 Subject: [PATCH] Bump molecule from 24.2.1 to 24.7.0 in /.github/workflows/requirements 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] --- .github/workflows/requirements/requirements_molecule.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/requirements_molecule.txt b/.github/workflows/requirements/requirements_molecule.txt index 0d7629f..9794f1b 100644 --- a/.github/workflows/requirements/requirements_molecule.txt +++ b/.github/workflows/requirements/requirements_molecule.txt @@ -1,6 +1,6 @@ ansible-core==2.16.6 jinja2==3.1.4 ansible-compat==24.5.1 -molecule==24.2.1 +molecule==24.7.0 molecule-plugins[docker]==23.5.3 docker==7.1.0