From 9a29c0d6ea671f47b91b37273daa5436b6b774a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 10:52:01 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v3.13.0 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 213a6b4..136bd58 100644 --- a/requirements.yml +++ b/requirements.yml @@ -5,7 +5,7 @@ collections: source: https://github.com/ansible-collections/ansible.posix.git type: git - name: community.docker - version: 3.12.2 + version: 3.13.0 source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general