From 41ed6ef1cf937fc7418e24652b666a90ae94fc40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 07:18:21 +0000 Subject: [PATCH] Bump ansible from 2.9.9 to 12.1.0 in /examples/github/dependabot Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 2.9.9 to 12.1.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/commits/12.1.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/github/dependabot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/github/dependabot/requirements.txt b/examples/github/dependabot/requirements.txt index b9f0773d..bf9a7c35 100644 --- a/examples/github/dependabot/requirements.txt +++ b/examples/github/dependabot/requirements.txt @@ -1 +1 @@ -ansible==2.9.9 \ No newline at end of file +ansible==12.1.0 \ No newline at end of file