From 0be3d4b65030066af97aa4674d14734642a5d88c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:32:46 +0000 Subject: [PATCH] Bump ansible from 2.9.10 to 4.2.0 in /cluster/project Bumps [ansible](https://github.com/ansible/ansible) from 2.9.10 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] --- cluster/project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 cluster/project/requirements.txt diff --git a/cluster/project/requirements.txt b/cluster/project/requirements.txt old mode 100755 new mode 100644 index d2aaf03..89f8785 --- a/cluster/project/requirements.txt +++ b/cluster/project/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.9.10 +ansible==4.2.0 cachetools==4.1.1 certifi==2020.6.20 cffi==1.14.0