Skip to content

Commit

Permalink
Ansible: update collection dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Jan 14, 2025
1 parent 47f7dc2 commit 5fb1072
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
collections:
- name: ansible.posix
version: 1.5.2
version: 1.6.2
- name: community.general
version: 8.5.0
version: 10.1.0
- name: community.crypto
version: 2.18.0
version: 2.22.3
- name: community.postgresql
version: 3.4.0
version: 3.9.0

0 comments on commit 5fb1072

Please sign in to comment.