From bd4845be94f53fc1520348a065d5b4e0b954190c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 11:46:08 +0000 Subject: [PATCH] Bump ansible-core from 2.16.2 to 2.16.3 in /stack/gear/church Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.2 to 2.16.3. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.16.2...v2.16.3) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stack/gear/church/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/gear/church/requirements.txt b/stack/gear/church/requirements.txt index a2abb4d9..0d6506f6 100644 --- a/stack/gear/church/requirements.txt +++ b/stack/gear/church/requirements.txt @@ -1,3 +1,3 @@ -ansible-core==2.16.2 +ansible-core==2.16.3 ansible-lint==6.22.1 yamllint==1.33.0