From 4507f5d49f9c53c3e7fd12cd1abc2c14498964b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:27:38 +0000 Subject: [PATCH] Bump ansible from 2.5.4 to 4.2.0 Bumps [ansible](https://github.com/ansible/ansible) from 2.5.4 to 4.2.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] --- intro-ansible/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intro-ansible/requirements.txt b/intro-ansible/requirements.txt index 3be8851..761dbf3 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==4.2.0 diff --git a/requirements.txt b/requirements.txt index f9dfd02..e50d654 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pyang==1.7.4 requests==2.20.0 urllib3==1.24.2 xmltodict==0.11.0 -ansible==2.5.4 +ansible==4.2.0