From 0f0b988624cca6a10e4d782f9f6ae09fa46117a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:25:10 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v3.13.1 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index f372b30..0007052 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.13.0 + version: 3.13.1 source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general