From b6c069e8f38713e560756cdf0594b4173c80e6d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 23:46:27 +0000 Subject: [PATCH] Bump ansible from 2.7.16 to 8.5.0 in /tools Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 2.7.16 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/commits/8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 9594c9685..9b5feed4c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.7.16 +ansible==8.5.0 docker==3.3.0 jmespath==0.9.3 netaddr==0.7.19