From cc754b34eabc8f1b592bd441ab20b11e4ba4dc52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:12:48 +0000 Subject: [PATCH] Bump ansible from 10.4.0 to 10.6.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.4.0 to 10.6.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/compare/10.4.0...10.6.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3d9fa9b..88a0b07 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -ansible==10.4.0 +ansible==10.6.0 ansible-compat==24.9.0 ansible-lint==24.7.0 molecule==24.9.0