From 4017628a33b34d5b521e98243d3bcf07e4bae481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 04:01:01 +0000 Subject: [PATCH] chore(deps): bump ansible from 12.0.0 to 13.2.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 12.0.0 to 13.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/12.0.0...13.2.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a784f5..b130609 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==12.0.0 +ansible==13.2.0 ansible-lint==25.8.2 pre-commit==4.3.0 setuptools==80.9.0