From d115a092faa299f6f761aafa277c583a1db7bdca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 20:17:06 +0000 Subject: [PATCH] Bump molecule-plugins[podman] from 23.4.1 to 23.5.0 in /_build Bumps [molecule-plugins[podman]](https://github.com/ansible-community/molecule-plugins) from 23.4.1 to 23.5.0. - [Release notes](https://github.com/ansible-community/molecule-plugins/releases) - [Commits](https://github.com/ansible-community/molecule-plugins/compare/v23.4.1...v23.5.0) --- updated-dependencies: - dependency-name: molecule-plugins[podman] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- _build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/requirements.txt b/_build/requirements.txt index 8e30259..9577898 100644 --- a/_build/requirements.txt +++ b/_build/requirements.txt @@ -2,6 +2,6 @@ ansible-pylibssh==1.1.0 ansible-runner==2.3.3 ansible-lint[lock]==6.17.2 molecule==5.1.0 -molecule-plugins[podman]==23.4.1 +molecule-plugins[podman]==23.5.0 paramiko==3.2.0 # https://github.com/ansible/creator-ee/issues/140 jmespath==1.0.1 # needed for json_query module