From 82ae2a7650f672512914825ac312b26b57e8e84b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:21:56 +0000 Subject: [PATCH] feat(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 6f676929..eab80724 100644 --- a/requirements.yaml +++ b/requirements.yaml @@ -3,7 +3,7 @@ collections: - name: ansible.posix version: 1.5.4 - name: ansible.utils - version: 4.1.0 + version: 5.1.2 - name: community.general version: 8.5.0 - name: community.sops