From 03cfedc3e10061b0b170cab5bc6b85cb8c852670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 21:59:02 +0000 Subject: [PATCH] Bump mlflow in /datasets/cloud_data_connector/samples/interoperability Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.8.1 to 2.9.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.8.1...v2.9.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../samples/interoperability/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasets/cloud_data_connector/samples/interoperability/requirements.txt b/datasets/cloud_data_connector/samples/interoperability/requirements.txt index 83471218d..04ebf6ae3 100644 --- a/datasets/cloud_data_connector/samples/interoperability/requirements.txt +++ b/datasets/cloud_data_connector/samples/interoperability/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.8.1 # upgraded to resolve Snyk critical vulnerability +mlflow==2.9.0 # upgraded to resolve Snyk critical vulnerability scikit-learn==1.2.2 xlrd==2.0.1 pandas-gbq==0.19.1