From 616636cac1e169fbcb1c0906e39fc3b322539a2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:06:45 +0000 Subject: [PATCH] Bump ansible from 2.7.16 to 2.9.20 in /bin-containers/ansible Bumps [ansible](https://github.com/ansible/ansible) from 2.7.16 to 2.9.20. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.7.16...v2.9.20) Signed-off-by: dependabot[bot] --- bin-containers/ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin-containers/ansible/requirements.txt b/bin-containers/ansible/requirements.txt index b6e909777..c53b416fb 100644 --- a/bin-containers/ansible/requirements.txt +++ b/bin-containers/ansible/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.7.16 +ansible==2.9.20 docker==3.3.0 jmespath==0.9.3 netaddr==0.7.19