From f6b1a0de5ff34370e6a4f65a539afdb473e30bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 05:50:23 +0000 Subject: [PATCH] Bump ansible from 8.5.0 to 10.4.0 in /.ci_build Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 8.5.0 to 10.4.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/8.5.0...10.4.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .ci_build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_build/requirements.txt b/.ci_build/requirements.txt index affbdd93..66283de2 100644 --- a/.ci_build/requirements.txt +++ b/.ci_build/requirements.txt @@ -1,4 +1,4 @@ -ansible==8.5.0 +ansible==10.4.0 molecule==4.0.4 molecule-vagrant==2.0.0 python-vagrant==1.0.0