From c4e68e79c41d7e39f46b92713647eb175c54da2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 23:16:37 +0000 Subject: [PATCH] Bump ansible from 2.4.1.0 to 2.10.0 Bumps [ansible](https://github.com/ansible/ansible) from 2.4.1.0 to 2.10.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits/v2.10.0) 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..f2072da --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==1.8.2 -ansible==2.4.1.0 +ansible==2.10.0 appnope==0.1.0 asn1crypto==0.23.0 backports.shutil-get-terminal-size==1.0.0