From fe8264372c3870419779b7b8d7335892d6115646 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 22:21:59 +0100 Subject: [PATCH] chore(deps): update dependency community.docker to v4.3.0 (#526) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 012d72b..ab2c1b6 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: 4.2.0 + version: 4.3.0 source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general