From 50b93a993419d021fc4baaf052d535f4220499e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:21:57 +0000 Subject: [PATCH] Bump ansible-core from 2.17.2 to 2.17.3 in /stack/gear/env/church Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.2 to 2.17.3. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.2...v2.17.3) --- 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..fa51bc3e 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.3 ansible-lint==24.7.0 yamllint==1.35.1