From d51f78424473117764043f632f523cf6f212d109 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 13:22:40 +0000 Subject: [PATCH] chore(deps): update dependency ansible-core to v2.17.5 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 0cecb24b..868c2e14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ molecule molecule-plugins[docker] yamllint -ansible-core==2.17.4 +ansible-core==2.17.5 ansible-lint docker flake8