From e975a197fffe8dccf1d19e58fca1c8d50b3424b1 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 00:37:19 +0000 Subject: [PATCH] chore(deps): update dependency amazon.aws to v11.4.0 | datasource | package | from | to | | ----------------- | ---------- | ------ | ------ | | galaxy-collection | amazon.aws | 11.3.0 | 11.4.0 | --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 925ac61a..1813cf21 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -1,7 +1,7 @@ --- collections: - name: amazon.aws - version: 11.3.0 + version: 11.4.0 - name: ansible.windows version: 3.5.0 - name: community.windows