From a1c10140af8950bd360775539b4a03061f6cb874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 15:42:14 +0000 Subject: [PATCH] Bump ansible-core from 2.15.9 to 2.16.3 in /stack/gear/turing Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.9 to 2.16.3. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.9...v2.16.3) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- stack/gear/turing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/gear/turing/requirements.txt b/stack/gear/turing/requirements.txt index daa73153..ca484dab 100644 --- a/stack/gear/turing/requirements.txt +++ b/stack/gear/turing/requirements.txt @@ -1,3 +1,3 @@ -ansible-core==2.15.9 +ansible-core==2.16.3 ansible-lint==6.22.1 yamllint==1.35.1