From 2f10d98ddfa1ebe5c01dfadc4bbffec4f90aaa6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:33:34 +0000 Subject: [PATCH] Bump ansible from 7.3.0 to 8.5.0 in /ansible Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 7.3.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.3.0...8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index 384ea7c4c..e51ea4491 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -1,3 +1,3 @@ -ansible==7.3.0 +ansible==8.5.0 boto3==1.26.94 passlib==1.7.4