From 9c60055c278fe6ce4aa3086817e094a4e610901a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 09:57:47 +0100 Subject: [PATCH] Bump molecule from 5.1.0 to 6.0.2 in /_build (#351) Bumps [molecule](https://github.com/ansible-community/molecule) from 5.1.0 to 6.0.2. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v5.1.0...v6.0.2) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sorin Sbarnea --- _build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/requirements.txt b/_build/requirements.txt index 6aa53de..bf28439 100644 --- a/_build/requirements.txt +++ b/_build/requirements.txt @@ -1,7 +1,7 @@ ansible-pylibssh==1.1.0 ansible-runner==2.3.3 ansible-lint[lock]==6.19.0 -molecule==5.1.0 +molecule==6.0.2 molecule-plugins[podman]==23.4.1 paramiko==3.3.1 # https://github.com/ansible/creator-ee/issues/140 jmespath==1.0.1 # needed for json_query module