From b34f35df9c62fc2de5a4a192fe18f73daeee6de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:14:24 +0000 Subject: [PATCH] Bump ansible from 2.5.4 to 2.9.20 in /intro-ansible Bumps [ansible](https://github.com/ansible/ansible) from 2.5.4 to 2.9.20. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.5.4...v2.9.20) Signed-off-by: dependabot[bot] --- intro-ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro-ansible/requirements.txt b/intro-ansible/requirements.txt index 3be8851..c1e0c8b 100644 --- a/intro-ansible/requirements.txt +++ b/intro-ansible/requirements.txt @@ -1,3 +1,3 @@ ncclient==0.6.0 netmiko==1.4.2 -ansible==2.5.4 +ansible==2.9.20