From 71e2e03d524c3ffcbca5da0ab938d1befad66c56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 14:44:05 +0000 Subject: [PATCH] Bump molecule from 6.0.2 to 6.0.3 in /_build (#381) Bumps [molecule](https://github.com/ansible-community/molecule) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- _build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/requirements.txt b/_build/requirements.txt index d8842ae..7df34e5 100644 --- a/_build/requirements.txt +++ b/_build/requirements.txt @@ -5,7 +5,7 @@ cython>=3.0.5; python_version >= "3.12" ansible-pylibssh==1.1.0 ansible-runner==2.3.4 ansible-lint[lock]==6.22.2 -molecule==6.0.2 +molecule==6.0.3 molecule-plugins[podman]==23.5.0 paramiko==3.3.1 # https://github.com/ansible/creator-ee/issues/140 jmespath==1.0.1 # needed for json_query module