From d8174f1f1ae32ae284718da0b3bb3eb4be409e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 01:57:53 +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/2/d897c95d7ab74ebb991c90b49134ae63/artifacts/model/requirements.txt b/nginx/volumes/data/icarus/visuals/trained_models/mlruns/2/d897c95d7ab74ebb991c90b49134ae63/artifacts/model/requirements.txt index 4fbe24d..7e16ff2 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.11.0rc1 cloudpickle==3.1.1 numpy==2.3.4 openstef==3.4.85