From 3722c682c5f0074c5e84fdf6f0636b6d96911577 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:54:30 +0000 Subject: [PATCH] chore(deps): update dependency mlflow to v3.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 942be60..575c7a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -mlflow[extras,auth]==3.14.0 +mlflow[extras,auth]==3.15.0 psycopg2-binary boto3