From 07b8070a6a10c86ce4d94122724275714d56480a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 03:24:03 +0000 Subject: [PATCH] Bump dask from 2024.12.1 to 2025.11.0 in /topic/machine-learning/pycaret Bumps [dask](https://github.com/dask/dask) from 2024.12.1 to 2025.11.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.11.0) --- updated-dependencies: - dependency-name: dask dependency-version: 2025.11.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- topic/machine-learning/pycaret/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topic/machine-learning/pycaret/requirements.txt b/topic/machine-learning/pycaret/requirements.txt index 7a8ac8b7..c6abe060 100644 --- a/topic/machine-learning/pycaret/requirements.txt +++ b/topic/machine-learning/pycaret/requirements.txt @@ -1,5 +1,5 @@ # Real. -dask==2024.12.1 +dask==2025.11.0 mlflow-cratedb==2.14.1 plotly<6.1 pycaret[models,parallel,test]==3.3.2