From cd50d8f841b50fcd9bc180313fedb2d1d5bb8003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 13:48:27 +0000 Subject: [PATCH] Bump mlflow in /datasets/cloud_data_connector/samples/azure Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.8.1 to 2.9.1. - [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.8.1...v2.9.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- datasets/cloud_data_connector/samples/azure/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasets/cloud_data_connector/samples/azure/requirements.txt b/datasets/cloud_data_connector/samples/azure/requirements.txt index 86bfd558a..040163e63 100644 --- a/datasets/cloud_data_connector/samples/azure/requirements.txt +++ b/datasets/cloud_data_connector/samples/azure/requirements.txt @@ -1,3 +1,3 @@ -mlflow==2.8.1 # upgraded to resolve Snyk critical vulnerability +mlflow==2.9.1 # upgraded to resolve Snyk critical vulnerability scikit-learn==1.2.2 xlrd==2.0.1 \ No newline at end of file