From 594c33b585211ad7b247950c85e80574e135a125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 17:02:04 +0000 Subject: [PATCH] Bump ansible from 5.10.0 to 7.0.0 in /tools Bumps [ansible](https://github.com/ansible/ansible) from 5.10.0 to 7.0.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- 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 39c6a6a..ade253e 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,2 +1,2 @@ -ansible==5.10.0 +ansible==7.0.0 passlib