From 80617d7830136c05772b87dc7e8ea8c7029f9475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:57:19 +0000 Subject: [PATCH] Bump ansible-core from 2.17.2 to 2.17.4 in /stack/gear/env/turing 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/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..90c5ca02 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.4 ansible-lint==6.22.2 yamllint==1.35.1