From c1c80fbe40fe90eabad01dd6ce54db8d0863c1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:07:39 +0000 Subject: [PATCH] Bump ansible from 2.2.0.0 to 2.9.20 in /cluster/src/stars Bumps [ansible](https://github.com/ansible/ansible) from 2.2.0.0 to 2.9.20. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits/v2.9.20) Signed-off-by: dependabot[bot] --- cluster/src/stars/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/src/stars/requirements.txt b/cluster/src/stars/requirements.txt index df8a74e..2c58bfa 100644 --- a/cluster/src/stars/requirements.txt +++ b/cluster/src/stars/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.2.0.0 +ansible==2.9.20 chronos-python==1.2.1 kazoo==2.2.1 marathon==0.9.2