From 61f03c45e58d3a117a6186e0400f823c3f65c8ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:42:23 +0000 Subject: [PATCH] Bump ansible from 7.5.0 to 8.5.0 Bumps [ansible](https://github.com/ansible/ansible) from 7.5.0 to 8.5.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- 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 3f8e4bd2..8f5d4b37 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,5 +1,5 @@ -r staging.txt -ansible==7.5.0 +ansible==8.5.0 ansible-lint==6.9.0 coverage==7.2.7 factory_boy==3.2.1