From 6d93ea35e98c9999a3636519d3cf14d4d1d979ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 14:34:59 +0000 Subject: [PATCH] Bump mlflow from 2.14.3 to 2.22.2 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.14.3 to 2.22.2. - [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.14.3...v2.22.2) --- updated-dependencies: - dependency-name: mlflow dependency-version: 2.22.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 421244c..1519ae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ dvc-gdrive==3.0.1 fastapi==0.111.1 imbalanced-learn==0.12.3 joblib==1.4.2 -mlflow==2.14.3 +mlflow==2.22.2 mkdocs==1.6.0 mkdocs-material==9.5.31 numpy ==1.26.4