From 6af37a280a91cd3f710139ec149e40a44da578e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:21:43 +0000 Subject: [PATCH] Bump ansible-core from 2.17.2 to 2.17.4 in /stack/gear/env/church Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.2 to 2.17.4. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.2...v2.17.4) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- stack/gear/env/church/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/gear/env/church/requirements.txt b/stack/gear/env/church/requirements.txt index ed60ee2e..10ae57c4 100644 --- a/stack/gear/env/church/requirements.txt +++ b/stack/gear/env/church/requirements.txt @@ -1,3 +1,3 @@ -ansible-core==2.17.2 +ansible-core==2.17.4 ansible-lint==24.7.0 yamllint==1.35.1