From cf599e57402bf2a97e7dcb493825887f0208e7e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:47:55 +0000 Subject: [PATCH] Bump mlflow from 2.11.1 to 2.16.0 in /docker/mlflow-minio-psql/mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.11.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.11.1...v2.16.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/mlflow-minio-psql/mlflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docker/mlflow-minio-psql/mlflow/requirements.txt diff --git a/docker/mlflow-minio-psql/mlflow/requirements.txt b/docker/mlflow-minio-psql/mlflow/requirements.txt old mode 100755 new mode 100644 index 691a197..27bc9d0 --- a/docker/mlflow-minio-psql/mlflow/requirements.txt +++ b/docker/mlflow-minio-psql/mlflow/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.11.1 +mlflow==2.16.0 boto3==1.34.59 prometheus-flask-exporter==0.23.0 psycopg2-binary==2.9.9