From 863217bd4c10d4318c0d65a644d2f7b089214657 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 23:15:14 +0000 Subject: [PATCH] Bump ansible from 2.3.0.0 to 2.10.0 in /tests Bumps [ansible](https://github.com/ansible/ansible) from 2.3.0.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 57c94d9..f6929cd 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.3.0.0 +ansible==2.10.0 testinfra==1.5.5 molecule==1.23.2 ansible-lint==3.4.12