From aaed021640baff792b84b80ba61a7af81820b3b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:50:19 +0000 Subject: [PATCH] Update dependency ansible-core to v2.17.6 [SECURITY] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f9460bc..137cb6a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.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 # -r requirements-dev.in # ansible-compat