From dcfb437ddc4e611e0e15e1934b54c2f186bb8a4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:19:53 +0000 Subject: [PATCH] Bump ansible-core from 2.17.2 to 2.17.5 in /stack/gear/env/turing Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.2 to 2.17.5. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.2...v2.17.5) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- stack/gear/env/turing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/gear/env/turing/requirements.txt b/stack/gear/env/turing/requirements.txt index 24bc2baf..20cb47a8 100644 --- a/stack/gear/env/turing/requirements.txt +++ b/stack/gear/env/turing/requirements.txt @@ -1,3 +1,3 @@ -ansible-core==2.17.2 +ansible-core==2.17.5 ansible-lint==6.22.2 yamllint==1.35.1