From 6f11e5b2d04658c4dfcfc3b3876c41a1bfe2a795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 20:59:54 +0000 Subject: [PATCH] Bump ansible from 2.8.8 to 2.10.0 Bumps [ansible](https://github.com/ansible/ansible) from 2.8.8 to 2.10.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.8.8...v2.10.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe77ab4..590529f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -ansible==2.8.8 +ansible==2.10.0 boto==2.49.0 cryptography==2.8 \ No newline at end of file