From 3c3bddd58077bcfc8922042c354181b1cb94b27b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:21:13 +0000 Subject: [PATCH] Bump ansible from 7.5.0 to 10.3.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 7.5.0 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/7.5.0...10.3.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b70432f..ca528e5d 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,5 +1,5 @@ -r staging.txt -ansible==7.5.0 +ansible==10.3.0 ansible-lint==6.9.0 coverage==7.2.7 factory_boy==3.3.0