From 30f7b079d1f61322b0bc05faaa436f3a642ebad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 03:15:07 +0000 Subject: [PATCH] Bump dask from 2024.12.1 to 2025.2.0 in /topic/machine-learning/automl Bumps [dask](https://github.com/dask/dask) from 2024.12.1 to 2025.2.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.2.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..3b280c9d 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.2.0 mlflow-cratedb==2.14.1 plotly<6.1 pycaret[models,parallel,test]==3.3.2