From 3e29d2e2b647dcff9f51a49f4f48b048ede279cc Mon Sep 17 00:00:00 2001 From: ng-bsy <111761573+ng-bsy@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:39:37 +0100 Subject: [PATCH] bump molecule-plugins to 23.5.3 to fix #374 (#385) * bump molecule-plugins to 23.5.2 to fix #374 * Bump molecule-plugins version --------- Co-authored-by: Ajinkya Udgirkar --- _build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/requirements.txt b/_build/requirements.txt index c5fa53f..93cdd4f 100644 --- a/_build/requirements.txt +++ b/_build/requirements.txt @@ -7,6 +7,6 @@ ansible-pylibssh==1.1.0 ansible-runner==2.3.4 ansible-lint==24.2.0 molecule==6.0.3 -molecule-plugins[podman]==23.5.0 +molecule-plugins[podman]==23.5.3 paramiko==3.4.0 # https://github.com/ansible/creator-ee/issues/140 jmespath==1.0.1 # needed for json_query module