From 5a5804a0ec846227590783ad870d6d0767a28584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 00:43:56 +0000 Subject: [PATCH] build(deps): Bump ansible from 9.5.1 to 9.6.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.5.1 to 9.6.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/9.5.1...9.6.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29bc04d..ee2db03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible == 9.5.1 +ansible == 9.6.0 ansible-lint == 24.2.3 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0