From c302f94c7d20ccbfbb69bdf63074396e5f1bd087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:35:25 +0000 Subject: [PATCH] Bump dask from 2024.12.1 to 2025.1.0 in /topic/machine-learning/automl Bumps [dask](https://github.com/dask/dask) from 2024.12.1 to 2025.1.0. - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/dask/compare/2024.12.1...2025.1.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- topic/machine-learning/automl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topic/machine-learning/automl/requirements.txt b/topic/machine-learning/automl/requirements.txt index 7a8ac8b7..3b76b70f 100644 --- a/topic/machine-learning/automl/requirements.txt +++ b/topic/machine-learning/automl/requirements.txt @@ -1,5 +1,5 @@ # Real. -dask==2024.12.1 +dask==2025.1.0 mlflow-cratedb==2.14.1 plotly<6.1 pycaret[models,parallel,test]==3.3.2