From 69ae4b91f4fdd20419d735573dfde38e5474827e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 21:30:06 +0000 Subject: [PATCH] Bump ansible from 9.6.1 to 12.2.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.6.1 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.6.1...12.2.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 297031a..f1c0449 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,9 +6,9 @@ # adal==1.2.7 # via msrestazure -ansible==9.6.1 +ansible==12.2.0 # via -r requirements.in -ansible-core==2.16.13 +ansible-core==2.19.4 # via ansible antlr4-python3-runtime==4.13.1 # via azure-cli