From 09ee62c6ed57eb0a4503784cbed6a8cdff6647a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:10:34 +0000 Subject: [PATCH] Bump ansible from 2.4.1.0 to 2.9.20 Bumps [ansible](https://github.com/ansible/ansible) from 2.4.1.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 994f8da..9a9ba06 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==1.8.2 -ansible==2.4.1.0 +ansible==2.9.20 appnope==0.1.0 asn1crypto==0.23.0 backports.shutil-get-terminal-size==1.0.0