From 04640cf5bc168ec7345cf7225f6a8361f975e966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 03:47:29 +0000 Subject: [PATCH] Bump dask from 2024.12.1 to 2026.1.2 in /topic/machine-learning/pycaret Bumps [dask](https://github.com/dask/dask) from 2024.12.1 to 2026.1.2. - [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...2026.1.2) --- updated-dependencies: - dependency-name: dask dependency-version: 2026.1.2 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 f0dfec8f..40ddaa0e 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==2026.1.2 mlflow-cratedb==2.14.1 plotly<6.6 pycaret[models,parallel,test]==3.3.2