From a5f5d5463c21b07322b8204ca79c9663aac0716e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 07:48:13 +0000 Subject: [PATCH] Bump ansible from 2.9.9 to 8.7.0 in /examples/dependabot Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 2.9.9 to 8.7.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.7.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/dependabot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dependabot/requirements.txt b/examples/dependabot/requirements.txt index b9f0773..a5ea717 100644 --- a/examples/dependabot/requirements.txt +++ b/examples/dependabot/requirements.txt @@ -1 +1 @@ -ansible==2.9.9 \ No newline at end of file +ansible==8.7.0 \ No newline at end of file