From 3fc28116ef5a9cd05ce9d65bd4519d6cdbd203b0 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 09:11:14 +0000 Subject: [PATCH] =?UTF-8?q?feat(ansible):=20update=20community.sops=20(=20?= =?UTF-8?q?1.6.7=20=E2=86=92=201.7.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------------- | -------------- | ----- | ----- | | galaxy-collection | community.sops | 1.6.7 | 1.7.0 | --- ansible/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yaml b/ansible/requirements.yaml index 14d19517a6..77ce3a2416 100644 --- a/ansible/requirements.yaml +++ b/ansible/requirements.yaml @@ -5,4 +5,4 @@ collections: - name: community.general version: 9.1.0 - name: community.sops - version: 1.6.7 + version: 1.7.0