From 35eaeccaeac0648d62fdaa1f5d4e66ce25ae4d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:35:45 +0000 Subject: [PATCH] Bump ansible from 7.6.0 to 8.5.0 in /toolset/scripts Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 7.6.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/7.6.0...8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- toolset/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolset/scripts/requirements.txt b/toolset/scripts/requirements.txt index 2599ba479..44d63cec2 100644 --- a/toolset/scripts/requirements.txt +++ b/toolset/scripts/requirements.txt @@ -2,5 +2,5 @@ pypsrp PySocks netaddr yamllint -ansible==7.6.0 +ansible==8.5.0 check-jsonschema \ No newline at end of file