From a18f71303e3596b8ebc1d2c045d40d0b2fd827e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 04:46:42 +0000 Subject: [PATCH] build(deps): bump mlflow in /tests/data/serve_resources/mlflow/xgboost Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.13.2 to 3.1.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.13.2...v3.1.0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/data/serve_resources/mlflow/xgboost/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/serve_resources/mlflow/xgboost/requirements.txt b/tests/data/serve_resources/mlflow/xgboost/requirements.txt index 30fc49cc97..78c7a1afda 100644 --- a/tests/data/serve_resources/mlflow/xgboost/requirements.txt +++ b/tests/data/serve_resources/mlflow/xgboost/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.13.2 +mlflow==3.1.0 lz4==4.3.2 numpy==1.26.4 pandas==2.0.3