From f1e97875a8188d3e5da6a7d82dcd949cf935215e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:27:27 +0000 Subject: [PATCH] Bump ansible from 2.6.14 to 4.2.0 in /deploy/agnosticd/tests/static Bumps [ansible](https://github.com/ansible/ansible) from 2.6.14 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] --- deploy/agnosticd/tests/static/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/agnosticd/tests/static/requirements.txt b/deploy/agnosticd/tests/static/requirements.txt index bae818e..7f46313 100644 --- a/deploy/agnosticd/tests/static/requirements.txt +++ b/deploy/agnosticd/tests/static/requirements.txt @@ -1,6 +1,6 @@ # Versions are pinned to prevent pypi releases arbitrarily breaking # tests with new APIs/semantics. We want to update versions deliberately. -ansible==2.6.14 +ansible==4.2.0 boto==2.44.0 click==6.7 pyOpenSSL==17.5.0