From d89f29f1408d920c049ed5ca52f145963e8e29fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 12:40:55 +0000 Subject: [PATCH] chore(deps): update dependency community.crypto to v3.2.1 --- requirements-lint.yml | 2 +- requirements.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lint.yml b/requirements-lint.yml index 7bd9827..63cc33e 100644 --- a/requirements-lint.yml +++ b/requirements-lint.yml @@ -14,7 +14,7 @@ collections: source: https://github.com/ansible-collections/ansible.posix.git type: git - name: community.crypto - version: 3.1.1 + version: 3.2.1 source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general diff --git a/requirements.yml b/requirements.yml index 6b3c1d6..f0a3094 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.1.1 + version: 3.2.1 source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general