From 87fc2b88d889d743d3020bdef74b82f62fb65a94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 02:53:03 +0100 Subject: [PATCH] build(deps): bump ansible from 9.10.0 to 9.11.0 (#11632) Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.10.0 to 9.11.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.10.0...9.11.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f7b3a5dc..032df9c1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==9.10.0 +ansible==9.11.0 # Needed for jinja2 json_query templating jmespath==1.0.1 # Needed for ansible.utils.validate module