From 32f92c47320412fdb8c2f16035ca8ab9978b6b62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 13:20:41 +0100 Subject: [PATCH] chore(deps): update dependency community.crypto to v2.21.1 (#405) | datasource | package | from | to | | ----------------- | ---------------- | ------ | ------ | | galaxy-collection | community.crypto | 2.21.0 | 2.21.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ansible/roles/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/requirements.yml b/ansible/roles/requirements.yml index b4bee778..4881872f 100644 --- a/ansible/roles/requirements.yml +++ b/ansible/roles/requirements.yml @@ -3,7 +3,7 @@ collections: - name: ansible.posix version: 1.5.4 - name: community.crypto - version: 2.21.0 + version: 2.21.1 - name: community.general version: 9.2.0 - name: community.postgresql