From 3dd0d11e88d4ca9582c4e78f9412671cb9f0ce1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:00:42 +0000 Subject: [PATCH] Bump ansible from 2.9.1 to 2.10.0 in /test-framework Bumps [ansible](https://github.com/ansible/ansible) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.9.1...v2.10.0) 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..9545e336f 100644 --- a/test-framework/requirements.txt +++ b/test-framework/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.9.1 +ansible==2.10.0 cffi==1.13.2 cryptography==2.8 Jinja2==2.10.3