From 3aec7d4fd075aa3a42ae002007c2818a3ee42ed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 03:43:08 +0000 Subject: [PATCH] Build(deps): Bump dask in /topic/machine-learning/pycaret Bumps [dask](https://github.com/dask/dask) from 2024.12.1 to 2026.7.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...2026.7.0) --- updated-dependencies: - dependency-name: dask dependency-version: 2026.7.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 d6f090f5..6a3f233c 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.7.0 mlflow-cratedb==3.12.0 plotly<6.8 pycaret[models,parallel,test]==3.3.2