From 08312c8019ab22e88d4372ae297ed1a1ccd3576d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 07:19:13 +0000 Subject: [PATCH] Bump ansible from 2.9.9 to 13.2.0 in /examples/github/dependabot Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 2.9.9 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/commits/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] --- 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..7c92f7d1 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.2.0 \ No newline at end of file