From 88bab1b5cc0cc15ce0b44b30be1d7107dc22164f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:38:45 +0000 Subject: [PATCH] build(deps): Bump ansible from 9.6.0 to 10.2.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.6.0 to 10.2.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.6.0...10.2.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25e7986..0d837fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible == 9.6.0 +ansible == 10.2.0 ansible-lint == 24.5.0 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0