From 4a5712fea6856dfc095680700ed263f28119d5a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 05:43:28 +0000 Subject: [PATCH] Bump ansible from 2.6.19 to 3.2.0 Bumps [ansible](https://github.com/ansible/ansible) from 2.6.19 to 3.2.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..6a7c20e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.6.19 +ansible==3.2.0 fauxfactory==3.0.6 PyNaCl==1.2.1 pytest==3.6.1