From a58d76ce155d09f1e44ae5c724fe96ceea376b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 12:36:30 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5309e190b..ba5bcebd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ pyang==1.7.4 requests==2.20.0 urllib3==1.24.2 xmltodict==0.11.0 -ansible==2.5.4 +ansible==4.2.0 PrettyTable==0.7.2