From a915d22c5508d1f62afbabe83df0649558f7ad51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 01:29:48 +0000 Subject: [PATCH] Bump ansible from 2.9.9 to 8.5.0 in /examples/github/dependabot Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 2.9.9 to 8.5.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/8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 8.5.0 dependency-type: direct:production ... 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..b96d3cab 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==8.5.0 \ No newline at end of file