From c61bc3e7b7ead891a8cdd8806cffac537ff88ae9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 00:06:54 +0000 Subject: [PATCH] chore(deps): update dependency ansible-core to v2.16.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b278cee..a7de31a 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.0 +ansible-core==2.16.1