From 592978c5f45f920fee4d64d325e73aa548b8454d Mon Sep 17 00:00:00 2001 From: Jon Date: Thu, 2 May 2024 13:00:53 +0930 Subject: [PATCH] feat(python): bump ansible-core 2.16.1 -> 2.16.6 !255 https://github.com/ansible/awx/issues/15161 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b746ba8..fff0b74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.16.1 +ansible-core==2.16.6 ansible-lint==6.15.0 ansible-runner==2.3.4 awxkit==23.9.0