From f83a6910f3bcc597e65fbc289c257c5e8c024f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 21:28:07 +0000 Subject: [PATCH] build(deps): bump ansible from 9.13.0 to 12.2.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.13.0 to 12.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.13.0...12.2.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1a243b2c9a..cfe42c33770 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==9.13.0 +ansible==12.2.0 # Needed for community.crypto module cryptography==45.0.3 # Needed for jinja2 json_query templating