From 99dce47350fb1954fe985976b9bd1539be5a61fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 19:59:22 +0000 Subject: [PATCH] Bump ansible from 6.7.0 to 8.5.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 6.7.0 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/compare/6.7.0...8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 22f9023e0a..087464352d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,4 +4,4 @@ PyYAML==6.0.1 cryptography==42.0.7 paramiko==3.4.0 pyzipper==0.3.6 -ansible==6.7.0 \ No newline at end of file +ansible==8.5.0 \ No newline at end of file