From 3a0f591af4d4fd7d898306e5d4535a92a4125f1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 05:53:00 +0000 Subject: [PATCH] Bump ansible from 8.5.0 to 10.3.0 in /.ci_build Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 8.5.0 to 10.3.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.3.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..42f94ae8 100644 --- a/.ci_build/requirements.txt +++ b/.ci_build/requirements.txt @@ -1,4 +1,4 @@ -ansible==8.5.0 +ansible==10.3.0 molecule==4.0.4 molecule-vagrant==2.0.0 python-vagrant==1.0.0