From 03cb66923601fe5a57e0a0986f0c02180e2875e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:55:15 +0000 Subject: [PATCH] fix(ansible): update ansible.utils to 5.1.2 --- requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yaml b/requirements.yaml index 23833575..c8fe74b0 100644 --- a/requirements.yaml +++ b/requirements.yaml @@ -3,7 +3,7 @@ collections: - name: ansible.posix version: 1.6.0 - name: ansible.utils - version: 5.1.1 + version: 5.1.2 - name: community.general version: 9.4.0 - name: community.sops