From b771af2e0f42c7e71e3eb5bc2375976cd44622aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 20:23:17 +0000 Subject: [PATCH] Bump ansible from 2.4.5.0 to 4.2.0 in /cicd_01 Bumps [ansible](https://github.com/ansible/ansible) from 2.4.5.0 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] --- cicd_01/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cicd_01/requirements.txt b/cicd_01/requirements.txt index ff806af..4dd9a40 100644 --- a/cicd_01/requirements.txt +++ b/cicd_01/requirements.txt @@ -1,3 +1,3 @@ -ansible==2.4.5.0 +ansible==4.2.0 requests>=2.20.0 virlutils==0.5