From 70acd05825963eea01ac35dec0609488b057b74a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:45:08 +0000 Subject: [PATCH] build(deps): Bump ansible from 9.0.1 to 9.3.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.0.1 to 9.3.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.0.1...9.3.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 acfd022..72f192b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible == 9.0.1 +ansible == 9.3.0 ansible-lint == 6.22.1 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0