From 59f4c083ea669f7614f3b70edd98d30a16d318e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 23:14:33 +0000 Subject: [PATCH] Bump ansible from 2.3.2.0 to 2.10.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 546b79e..8948c03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.3.2.0 +ansible==2.10.0 behave>=1.2.5 markupsafe==1.0 six>=1.9.0