From 2ee978ac7ec9c1333355d6333336c881f8278f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:52:57 +0000 Subject: [PATCH] Bump mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.21.3 to 3.5.0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v2.21.3...v3.5.0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../artifacts/model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/unit/trained_models/mlruns/245086199943716459/de3f1dae27204c4f94462a19f0ea0a99/artifacts/model/requirements.txt b/test/unit/trained_models/mlruns/245086199943716459/de3f1dae27204c4f94462a19f0ea0a99/artifacts/model/requirements.txt index 1d0da0d38..928f8460b 100644 --- a/test/unit/trained_models/mlruns/245086199943716459/de3f1dae27204c4f94462a19f0ea0a99/artifacts/model/requirements.txt +++ b/test/unit/trained_models/mlruns/245086199943716459/de3f1dae27204c4f94462a19f0ea0a99/artifacts/model/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.21.3 +mlflow==3.5.0 cloudpickle==3.1.1 numpy==2.2.4 openstef==3.4.68