From d8921c7e681d0e9d3d091e986eb95e1815a5e293 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 12:00:41 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(project)=20upgrade=20ansible?= =?UTF-8?q?=20to=20v8=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ansible | 7.2.0 | 8.5.0 | --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index ab533602..8853f944 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,5 +1,5 @@ # Core -ansible==7.2.0 +ansible==8.5.0 jmespath==1.0.1 openshift==0.13.1 passlib==1.7.4