From aea4a0eaa777b6bad1fcc1d64e1bb210e864d00c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 09:44:20 +0000 Subject: [PATCH] chore(deps): update dependency community.crypto to v3.1.1 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index dcab617..e972fb1 100644 --- a/requirements.yml +++ b/requirements.yml @@ -5,7 +5,7 @@ collections: source: https://github.com/ansible-collections/ansible.posix.git type: git - name: community.crypto - version: 3.0.3 + version: 3.1.1 source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general