From a747f84d4aef2f4aae02fb757879000994b43917 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:35:35 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v3.13.4 --- requirements.molecule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.molecule.yml b/requirements.molecule.yml index 0f1a638..d563fec 100644 --- a/requirements.molecule.yml +++ b/requirements.molecule.yml @@ -2,4 +2,4 @@ # These are not the collection runtime requirements collections: - name: community.docker - version: "==3.13.3" + version: "==3.13.4"