From 95655346ab163ca726c148f7a0f9fb78116af4af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 03:53:58 +0000 Subject: [PATCH] Update dependency ansible-core to v2.16.6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3063bdda..86184080 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ molecule molecule-plugins[docker] yamllint -ansible-core==2.16.5 +ansible-core==2.16.6 ansible-lint docker flake8