aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-24 13:20:41 +0100
committerGravatar GitHub <[email protected]>2024-07-24 13:20:41 +0100
commit32f92c47320412fdb8c2f16035ca8ab9978b6b62 (patch)
treef8f472f3b095f2cf258846046e84dbc3d6c9338e
parentRemove meta processor, it will actually only make noise (diff)
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>
-rw-r--r--ansible/roles/requirements.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/requirements.yml b/ansible/roles/requirements.yml
index b4bee77..4881872 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