From c231cd42d64e6b543655c6165a0e485b24aa5d4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 10:07:18 +0100 Subject: [PATCH] Bump ansible from 2.8.3 to 2.8.8 (#1736) Bumps [ansible](https://github.com/ansible/ansible) from 2.8.3 to 2.8.8. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.8.3...v2.8.8) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f12998..b6d8ead 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -ansible==2.8.3 +ansible==2.8.8 netaddr