From 4772b7af3a4c9e5abcd770f400747ab810e0863a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:31:24 +0000 Subject: [PATCH] Bump mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.22.2 to 3.8.0rc0. - [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.22.2...v3.8.0rc0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.8.0rc0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../artifacts/model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/volumes/data/icarus/visuals/trained_models/mlruns/3/75d2206473e44b2c924535a9f113e98d/artifacts/model/requirements.txt b/nginx/volumes/data/icarus/visuals/trained_models/mlruns/3/75d2206473e44b2c924535a9f113e98d/artifacts/model/requirements.txt index 4fbe24d..97b5f33 100644 --- a/nginx/volumes/data/icarus/visuals/trained_models/mlruns/3/75d2206473e44b2c924535a9f113e98d/artifacts/model/requirements.txt +++ b/nginx/volumes/data/icarus/visuals/trained_models/mlruns/3/75d2206473e44b2c924535a9f113e98d/artifacts/model/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.22.2 +mlflow==3.8.0rc0 cloudpickle==3.1.1 numpy==2.3.4 openstef==3.4.85