From 7fa907541d2e41acaf268f8d136af0c551706597 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:55:23 +0000 Subject: [PATCH] chore(deps): update dependency ansible-core to v2.17.4 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 21d1f4a4..0cecb24b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ molecule molecule-plugins[docker] yamllint -ansible-core==2.17.3 +ansible-core==2.17.4 ansible-lint docker flake8