From 199e520229e60c99ffbf2afc091da41b37617828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 21:08:24 +0000 Subject: [PATCH] Bump dask[distributed] from 2024.9.0 to 2024.9.1 Bumps [dask[distributed]](https://github.com/dask/dask) from 2024.9.0 to 2024.9.1. - [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.9.0...2024.9.1) --- updated-dependencies: - dependency-name: dask[distributed] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements-dask.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-dask.txt b/tests/requirements-dask.txt index 2b6394ba39..8bd08588a8 100644 --- a/tests/requirements-dask.txt +++ b/tests/requirements-dask.txt @@ -1,2 +1,2 @@ -dask[distributed]==2024.9.0 +dask[distributed]==2024.9.1 dask-jobqueue==0.9.0