diff --git a/requirements-lint.yml b/requirements-lint.yml index 7bd9827..82b8635 100644 --- a/requirements-lint.yml +++ b/requirements-lint.yml @@ -18,7 +18,7 @@ collections: source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general - version: 12.3.0 + version: 12.4.0 source: https://github.com/ansible-collections/community.general.git type: git diff --git a/requirements.yml b/requirements.yml index 6b3c1d6..9f9bd10 100644 --- a/requirements.yml +++ b/requirements.yml @@ -9,6 +9,6 @@ collections: source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general - version: 12.3.0 + version: 12.4.0 source: https://github.com/ansible-collections/community.general.git type: git