From d7d0d882485e4e4e6ab58866ea35bcbda1820e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:55:23 +0000 Subject: [PATCH] build(deps): bump ansible from 8.5.0 to 12.2.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 8.5.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/8.5.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 95f40dd..6671203 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -ansible==8.5.0 +ansible==12.2.0 ansible-lint==6.17.2