From 6c2c00559bc516d427e061bf26a48f2baab848a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:21:52 +0000 Subject: [PATCH] Bump ansible from 2.5.1 to 4.2.0 in /deploy Bumps [ansible](https://github.com/ansible/ansible) from 2.5.1 to 4.2.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 79285d0..ab25968 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -1,2 +1,2 @@ -ansible==2.5.1 +ansible==4.2.0 google-api-python-client