From 011f5d2987e2e6fa6cd4128325397908a0d37a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 01:14:38 +0000 Subject: [PATCH] Bump mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.22.2 to 3.11.0rc1. - [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.11.0rc1) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.11.0rc1 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..7e16ff2 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.11.0rc1 cloudpickle==3.1.1 numpy==2.3.4 openstef==3.4.85