From 882d55d0340b62f4fcca768506738664b92e5844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:12:08 +0000 Subject: [PATCH] Bump molecule from 6.0.3 to 24.2.0 in /.github/workflows/requirements Bumps [molecule](https://github.com/ansible-community/molecule) from 6.0.3 to 24.2.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v6.0.3...v24.2.0) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-major ... 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 9cf4168..ed910c8 100644 --- a/.github/workflows/requirements/requirements_molecule.txt +++ b/.github/workflows/requirements/requirements_molecule.txt @@ -1,6 +1,6 @@ ansible-core==2.16.3 jinja2==3.1.3 ansible-compat==4.1.11 -molecule==6.0.3 +molecule==24.2.0 molecule-plugins[docker]==23.5.0 docker==7.0.0