From 53e4a69fde9f4a855ce8c212014f773dac655bcc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 15:36:38 +0000 Subject: [PATCH] chore(deps): update dependency community.crypto to v3.2.0 --- 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..d53205d 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.0 source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general diff --git a/requirements.yml b/requirements.yml index 6b3c1d6..f1bc135 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.0 source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general