From ea4669f44a757d97983d7d68370a8a821076bbec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 20:33:38 +0000 Subject: [PATCH] Bump ansible from 2.9.1 to 2.9.6 in /test-framework Bumps [ansible](https://github.com/ansible/ansible) from 2.9.1 to 2.9.6. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.9.1...v2.9.6) Signed-off-by: dependabot[bot] --- test-framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-framework/requirements.txt b/test-framework/requirements.txt index 0c3e9f366..2ffc3f93d 100644 --- a/test-framework/requirements.txt +++ b/test-framework/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.9.1 +ansible==2.9.6 cffi==1.13.2 cryptography==2.8 Jinja2==2.10.3