From 22b10b4409a3deb799bb5129edcff27079a18ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:38:06 +0000 Subject: [PATCH] Bump ansible from 10.6.0 to 11.1.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.6.0 to 11.1.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.6.0...11.1.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development update-type: version-update:semver-major ... 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 84e3063..aa0b715 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -ansible==10.6.0 +ansible==11.1.0 ansible-compat==24.10.0 ansible-lint==24.12.2 molecule==24.9.0