From c5c29abdd0e4981b7fdb1bda815a77e13a6b7eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 21:10:10 +0000 Subject: [PATCH] Bump dask[array,distributed] from 2024.11.1 to 2024.11.2 Bumps [dask[array,distributed]](https://github.com/dask/dask) from 2024.11.1 to 2024.11.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.11.1...2024.11.2) --- updated-dependencies: - dependency-name: dask[array,distributed] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39894ec2..7f05e187 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ xarray==2024.3.0 pandas==2.2.3 numpy==1.26.4 matplotlib==3.9.2 -dask[array, distributed]==2024.11.1 +dask[array, distributed]==2024.11.2 requests==2.32.3 statsmodels==0.14.4 pytest==8.3.3