From 7246164df44d9fc9f1bb1a6c6aee5237090af41b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:13:37 +0000 Subject: [PATCH] Bump ansible from 2.6.14 to 2.9.20 in /deploy/agnosticd/tests/static Bumps [ansible](https://github.com/ansible/ansible) from 2.6.14 to 2.9.20. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.6.14...v2.9.20) 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..5377175 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==2.9.20 boto==2.44.0 click==6.7 pyOpenSSL==17.5.0