From cbd7323aa8ff234dfda25b047cca06b3eddeb5f6 Mon Sep 17 00:00:00 2001 From: "marcolongol-bot[bot]" <166586793+marcolongol-bot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 11:03:16 +0000 Subject: [PATCH] chore(ansible-collection)!: Update dependency community.general to v9 Signed-off-by: marcolongol-bot <166586793+marcolongol-bot[bot]@users.noreply.github.com> --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index d33811c..ba28c14 100644 --- a/requirements.yml +++ b/requirements.yml @@ -18,7 +18,7 @@ roles: collections: - name: community.general - version: 8.6.1 + version: 9.0.1 - name: community.docker version: 3.10.2 - name: community.sops