From 401b0844844900e239643c9659c60beae35201ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 01:27:19 +0000 Subject: [PATCH] chore(deps-dev): bump ansible from 9.6.1 to 10.3.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.6.1 to 10.3.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/9.6.1...10.3.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev-requirements.txt b/requirements/dev-requirements.txt index 9cbe71e..d0b93af 100644 --- a/requirements/dev-requirements.txt +++ b/requirements/dev-requirements.txt @@ -1,5 +1,5 @@ -r ../requirements.txt -ansible==9.6.1 +ansible==10.3.0 ansible-compat==24.6.1 ansible-lint==24.6.0 molecule==24.6.0