From d975140ddb83953408715b95e63af26c3febbb94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 19:12:54 +0000 Subject: [PATCH] Bump ansible from 3.2.0 to 4.4.0 Bumps [ansible](https://github.com/ansible/ansible) from 3.2.0 to 4.4.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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packer/requirements.txt b/packer/requirements.txt index f2d5103..6372a74 100644 --- a/packer/requirements.txt +++ b/packer/requirements.txt @@ -1,2 +1,2 @@ -ansible==3.2.0 +ansible==4.4.0 ansible-lint==5.0.7