From aa056619ff262a60d72976b11dfaa4e6c89d5a98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:46:08 +0000 Subject: [PATCH] Build(deps): Bump mlflow-cratedb in /topic/machine-learning/mlflow Bumps [mlflow-cratedb](https://github.com/crate/mlflow-cratedb) from 3.10.2 to 3.11.1. - [Release notes](https://github.com/crate/mlflow-cratedb/releases) - [Changelog](https://github.com/crate/mlflow-cratedb/blob/main/CHANGES.md) - [Commits](https://github.com/crate/mlflow-cratedb/compare/v3.10.2...v3.11.1) --- updated-dependencies: - dependency-name: mlflow-cratedb dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- topic/machine-learning/mlflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topic/machine-learning/mlflow/requirements.txt b/topic/machine-learning/mlflow/requirements.txt index 713cc39d..992a5ef0 100644 --- a/topic/machine-learning/mlflow/requirements.txt +++ b/topic/machine-learning/mlflow/requirements.txt @@ -1,7 +1,7 @@ # Real. dask>=2026.3.0 # Python 3.11.9 breaks previous Dask distributed>=2026.3.0 # Python 3.11.9 breaks previous Dask -mlflow-cratedb==3.10.2 +mlflow-cratedb==3.11.1 pydantic<3 salesforce-merlion>=2,<3 sqlalchemy==2.*