From 6ad58305354268dce3948189b7b5a760856a2e08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 13:39:39 +0000 Subject: [PATCH] Bump ansible from 7.5.0 to 10.4.0 Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 7.5.0 to 10.4.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.4.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..c867e504 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,5 +1,5 @@ -r staging.txt -ansible==7.5.0 +ansible==10.4.0 ansible-lint==6.9.0 coverage==7.2.7 factory_boy==3.3.0