From 5831d9183a1bc7b13dc4ec257bf81b8e011d2ffa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:52:57 +0000 Subject: [PATCH] chore(deps): update dependency ansible-core to v2.17.2 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..6a01cb70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ molecule molecule-plugins[docker] yamllint -ansible-core==2.16.5 +ansible-core==2.17.2 ansible-lint docker flake8