aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-09-09 10:52:56 +0000
committerGravatar GitHub <[email protected]>2024-09-09 10:52:56 +0000
commit9319a135cd009ff13aa7a1c648b2a8a8f507b825 (patch)
treebeaca4691d4e64875a233a795da2b875fe34f100
parentUpdate dependency mkdocs-git-revision-date-localized-plugin to v1.2.8 (diff)
Update dependency community.crypto to v2.22.0
| datasource | package | from | to | | ----------------- | ---------------- | ------ | ------ | | galaxy-collection | community.crypto | 2.21.1 | 2.22.0 |
-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 18764f2..8e47594 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.1
+ version: 2.22.0
- name: community.general
version: 9.3.0
- name: community.postgresql