From ca8772c166cd296f7d6bf1cec07d09c3f51132e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 08:00:47 +0000 Subject: [PATCH] Bump ansible from 4.4.0 to 5.0.0 Bumps [ansible](https://github.com/ansible/ansible) from 4.4.0 to 5.0.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0cb62e..04b0add 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ansible-core==2.11.3 -ansible==4.4.0 +ansible==5.0.0 jinja2~=3.0.1 netaddr