From 94457d7a12c5907eb27210a851b5552897007daa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:57:03 +0000 Subject: [PATCH] Bump ansible-core from 2.17.5 to 2.17.6 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.5 to 2.17.6. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.5...v2.17.6) --- updated-dependencies: - dependency-name: ansible-core dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 03100866..8cf13760 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ ansible-compat==24.9.1 # via # ansible-lint # molecule -ansible-core==2.17.5 +ansible-core==2.17.6 # via # ansible-compat # ansible-lint