diff options
Diffstat (limited to 'deployment/noheat/requirements.yml')
-rw-r--r-- | deployment/noheat/requirements.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/noheat/requirements.yml b/deployment/noheat/requirements.yml index af8260038..2a185e6b9 100644 --- a/deployment/noheat/requirements.yml +++ b/deployment/noheat/requirements.yml @@ -3,8 +3,8 @@ collections: - name: ansible.posix version: 1.4.0 - name: community.general - version: 5.7.0 + version: 5.8.0 - name: community.crypto - version: 2.7.0 + version: 2.8.0 - name: openstack.cloud version: 1.10.0 |