From b327d518d42681918725d086d5479941e017aca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 23:16:05 +0000 Subject: [PATCH] Bump ansible from 2.4.4.0 to 2.10.0 in /ansible/deploy Bumps [ansible](https://github.com/ansible/ansible) from 2.4.4.0 to 2.10.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits/v2.10.0) 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..acea248 100644 --- a/ansible/deploy/requirements.txt +++ b/ansible/deploy/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.4.4.0 +ansible==2.10.0 shade==1.20.0 ipaddress==1.0.18 requests==2.18.4