From beba2a3db861e4b3053af84de6c4cca2dda3c301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 21:06:08 +0000 Subject: [PATCH] Bump dask[array,distributed] from 2025.2.0 to 2025.12.0 Bumps [dask[array,distributed]](https://github.com/dask/dask) from 2025.2.0 to 2025.12.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/2025.2.0...2025.12.0) --- updated-dependencies: - dependency-name: dask[array,distributed] dependency-version: 2025.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07dec6d3..16bf5ec9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ xarray==2025.1.2 pandas==2.3.3 numpy==1.26.4 matplotlib==3.10.1 -dask[array, distributed]==2025.2.0 +dask[array, distributed]==2025.12.0 requests==2.32.5 statsmodels==0.14.6 pytest==8.4.2