From 5c9bb03cab98d40bf0f51ada858bc984f8fd2a7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:01:17 +0000 Subject: [PATCH] Bump ansible from 8.5.0 to 9.4.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 8.5.0 to 9.4.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/8.5.0...9.4.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development update-type: version-update:semver-major ... 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 7aa8350..b3efb19 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -ansible==8.5.0 +ansible==9.4.0 ansible-compat==4.1.8 ansible-lint==6.10.2 molecule==6.0.2