From 2152d5ca90b0cf45b0a15081bc9aeebbda9dfb5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 01:46:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(project)=20upgrade=20ansible?= =?UTF-8?q?=20to=20v12=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 | 12.2.0 | --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index ab533602..c2b85b1f 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,5 +1,5 @@ # Core -ansible==7.2.0 +ansible==12.2.0 jmespath==1.0.1 openshift==0.13.1 passlib==1.7.4