From 4a9287248a58a47621c8340f7609a65a4cc006ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 21:46:51 +0000 Subject: [PATCH] Bump ansible from 7.5.0 to 8.5.0 in /requirements Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 7.5.0 to 8.5.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...8.5.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development ... 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