From 0be494f705ae69fb039f93c1163adc94af4ae39d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 08:00:38 +0000 Subject: [PATCH] Bump ansible from 5.0.1 to 5.7.0 Bumps [ansible](https://github.com/ansible/ansible) from 5.0.1 to 5.7.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-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3274540..6bb1266 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ansible-core==2.12.3 -ansible==5.0.1 +ansible==5.7.0 jinja2~=3.0.3 netaddr