From 3d673a7b5fe854a2663a2d51f1e00426cc5c4a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:21:53 +0000 Subject: [PATCH] Bump ansible from 1.9.6 to 4.2.0 in /tests Bumps [ansible](https://github.com/ansible/ansible) from 1.9.6 to 4.2.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... 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 8c095a9..1324ec5 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ -ansible==1.9.6 +ansible==4.2.0 ecdsa==0.13 Jinja2==2.7.3 MarkupSafe==0.23