From adb7bd21dab25f175044fcebf5054bcbef5ce702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:09:48 +0000 Subject: [PATCH] Bump ansible from 2.4.4.0 to 2.9.20 in /ansible/deploy Bumps [ansible](https://github.com/ansible/ansible) from 2.4.4.0 to 2.9.20. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits/v2.9.20) Signed-off-by: dependabot[bot] --- ansible/deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/deploy/requirements.txt b/ansible/deploy/requirements.txt index 69113b7..875c29a 100644 --- a/ansible/deploy/requirements.txt +++ b/ansible/deploy/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.4.4.0 +ansible==2.9.20 shade==1.20.0 ipaddress==1.0.18 requests==2.18.4