From b6c2b059b338b33839fe147aa8bb28edb99ba421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 08:57:13 +0000 Subject: [PATCH] Bump ansible from 7.1.0 to 8.5.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 7.1.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.1.0...8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8264e23..1f5ce0f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -ansible==7.1.0 +ansible==8.5.0 ansible-compat==4.1.8 ansible-lint==6.10.2 molecule==4.0.4