From 6609e57d897108980474444910cea849823a9bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 00:47:37 +0000 Subject: [PATCH] Bump molecule from 6.0.1 to 6.0.2 in /.github/workflows/requirements Bumps [molecule](https://github.com/ansible-community/molecule) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-patch ... 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 8975bc6..99e63a0 100644 --- a/.github/workflows/requirements/requirements_molecule.txt +++ b/.github/workflows/requirements/requirements_molecule.txt @@ -1,6 +1,6 @@ ansible-core==2.15.3 jinja2==3.1.2 ansible-compat==4.1.7 -molecule==6.0.1 +molecule==6.0.2 molecule-plugins[docker]==23.5.0 docker==6.1.3