From 75804851599ee4b2700da7b493c5f099d93a95bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:34:11 +0000 Subject: [PATCH] build(deps): Bump ansible in /rancher/cluster-prep/ansible-machine-prep Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 7.5.0 to 8.5.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/7.5.0...8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rancher/cluster-prep/ansible-machine-prep/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rancher/cluster-prep/ansible-machine-prep/requirements.txt b/rancher/cluster-prep/ansible-machine-prep/requirements.txt index 85137fee..cb0eff66 100644 --- a/rancher/cluster-prep/ansible-machine-prep/requirements.txt +++ b/rancher/cluster-prep/ansible-machine-prep/requirements.txt @@ -1 +1 @@ -ansible == 7.5.0 +ansible == 8.5.0