From e1b94efff5a0405d88aa0fd0bcbb11d9413fd675 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 11:09:36 +0000 Subject: [PATCH] chore(deps): update dependency ansible-core to v2.17.1 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 3063bdda5..3906bddc8 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.1 ansible-lint docker flake8