From 862a3736b04475d1c91414eaf3435cc3e19c4777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:49:18 +0000 Subject: [PATCH] Bump mlflow from 2.12.1 to 2.16.0 in /mlops Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.12.1 to 2.16.0. - [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.12.1...v2.16.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mlops/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 mlops/requirements.txt diff --git a/mlops/requirements.txt b/mlops/requirements.txt old mode 100755 new mode 100644 index 5c611efcf..89cccdeb6 --- a/mlops/requirements.txt +++ b/mlops/requirements.txt @@ -3,7 +3,7 @@ fastparquet graphviz hyperopt jupyter -mlflow==2.12.1 +mlflow==2.16.0 pandas scikit-learn seaborn