From 276a83eb3495d095e7a86892d146b829debd609d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 06:49:54 +0000 Subject: [PATCH] Bump ansible from 9.8.0 to 10.4.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.8.0 to 10.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/9.8.0...10.4.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 93d2da5c582..0c58f7511de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==9.8.0 +ansible==10.4.0 # Needed for jinja2 json_query templating jmespath==1.0.1 # Needed for ansible.utils.validate module