From 168f8050200100339828e33bd050c86fb581ca72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 18:25:41 +0000 Subject: [PATCH] Bump mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.22.2 to 3.9.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.9.0rc0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.9.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/2/d897c95d7ab74ebb991c90b49134ae63/artifacts/model/requirements.txt b/nginx/volumes/data/icarus/visuals/trained_models/mlruns/2/d897c95d7ab74ebb991c90b49134ae63/artifacts/model/requirements.txt index 4fbe24d..56d9de3 100644 --- a/nginx/volumes/data/icarus/visuals/trained_models/mlruns/2/d897c95d7ab74ebb991c90b49134ae63/artifacts/model/requirements.txt +++ b/nginx/volumes/data/icarus/visuals/trained_models/mlruns/2/d897c95d7ab74ebb991c90b49134ae63/artifacts/model/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.22.2 +mlflow==3.9.0rc0 cloudpickle==3.1.1 numpy==2.3.4 openstef==3.4.85