From cc00ca15d66459c57dda3f564e34b89e6386ecf7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 00:30:09 +0000 Subject: [PATCH] chore(deps): update dependency ansible-core to v2.15.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a88856..2f1e894 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Module deps, useful for editor intellisense, etc. -ansible-core==2.15.4 +ansible-core==2.15.5 # Linting & Formatting ansible-lint==6.20.3