From 5ce3ccbca3825553647fa0a6c9f1e1c9f7ae1a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 20:34:38 +0000 Subject: [PATCH] Bump ansible from 2.7.16 to 2.7.17 in /tools Bumps [ansible](https://github.com/ansible/ansible) from 2.7.16 to 2.7.17. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.7.16...v2.7.17) Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 9594c9685..edbdc6deb 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.7.16 +ansible==2.7.17 docker==3.3.0 jmespath==0.9.3 netaddr==0.7.19