From a362bcdaa8928d2baf5e438d1d970da1e6d91e49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 00:47:43 +0000 Subject: [PATCH] chore(deps): update dependency ansible-core to v2.16.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95d8638..c109dd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ packaging==23.2 # Also include a version of ansible-core for IDE hints # and as the default version used in tests -ansible-core==2.16.3 +ansible-core==2.16.4