From 84c43d208352ff84b0c9f77de0fcf26f2a54b820 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 01:43:38 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v3.12.0 --- requirements.molecule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.molecule.yml b/requirements.molecule.yml index 3d1e261..111803b 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.11.0" + version: "==3.12.0"