From 5d84a5ff04d6ae138eb2810b6df08300236853c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 05:40:52 +0000 Subject: [PATCH] Bump ansible from 2.6.19 to 3.1.0 Bumps [ansible](https://github.com/ansible/ansible) from 2.6.19 to 3.1.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6681c59..dc7da8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.6.19 +ansible==3.1.0 fauxfactory==3.0.6 PyNaCl==1.2.1 pytest==3.6.1