From 8702b6f3fdc356536df18fed235ca540390653f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:44:06 +0000 Subject: [PATCH] build(deps): bump ansible from 9.12.0 to 9.13.0 (#11775) Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.12.0 to 9.13.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.12.0...9.13.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 a0b298adf7c..a39e25ee06e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==9.12.0 +ansible==9.13.0 # Needed for community.crypto module cryptography==44.0.0 # Needed for jinja2 json_query templating