From af556673d1f82f0a12a134c634147ab4999b6d79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 20:10:06 +0000 Subject: [PATCH] Bump ansible from 2.9 to 2.9.2 Bumps [ansible](https://github.com/ansible/ansible) from 2.9 to 2.9.2. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.9.0...v2.9.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84ab9b6..1de903c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -ansible==2.9 +ansible==2.9.2 docker-compose==1.24.1 \ No newline at end of file