From a92d0f4eab1791c5c0638ca071599c261c59ee28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 17:50:08 +0000 Subject: [PATCH] Bump ansible from 2.9.13 to 8.5.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 2.9.13 to 8.5.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/commits/8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 setup.py diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index e614942..f82583f --- a/setup.py +++ b/setup.py @@ -77,7 +77,7 @@ def run(self): 'paramiko', 'fabric', 'invoke==1.6.0', - 'ansible==2.9.13', + 'ansible==8.5.0', 'analytics-python' ], extras_require={