From 7d4eee95e634c8e9645395fbf870278ae888b6d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 07:53:27 +0000 Subject: [PATCH] Bump ansible from 2.9.9 to 13.0.0 in /examples/github/dependabot Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 2.9.9 to 13.0.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/13.0.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 13.0.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..cba285c6 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==13.0.0 \ No newline at end of file