From de145a236268257d122985dec48bd29293ba5189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 23:15:40 +0000 Subject: [PATCH] Bump ansible from 2.3.2.0 to 2.10.0 in /tests Bumps [ansible](https://github.com/ansible/ansible) from 2.3.2.0 to 2.10.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits/v2.10.0) Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 1361b26..198605e 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.3.2.0 +ansible==2.10.0 testinfra==1.7.0 molecule<2 ansible-lint==3.4.15