From b71572c57c4375068fd166674d2e82fba042d434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 08:01:39 +0000 Subject: [PATCH] chore(deps): bump ansible in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [ansible](https://github.com/ansible-community/ansible-build-data). Updates `ansible` from 2.10.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/2.10.0...12.2.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37dbb38..9e22f5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Core infrastructure tools -ansible==2.10.0 +ansible==12.2.0 ansible-lint==24.10.0 # Kubernetes management