From 236d2b6b667cb9cec511c61c3ad20c7b465ebf96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 12:28:47 +0000 Subject: [PATCH] CI: (deps): Bump dask from 2023.9.3 to 2023.10.0 in /ci Bumps [dask](https://github.com/dask/dask) from 2023.9.3 to 2023.10.0. - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/dask/compare/2023.9.3...2023.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/test_requirements.txt b/ci/test_requirements.txt index a8311696ef4..8b7f2da0b6d 100644 --- a/ci/test_requirements.txt +++ b/ci/test_requirements.txt @@ -3,4 +3,4 @@ pytest==7.4.2 pytest-mpl==0.16.1 netCDF4==1.6.4 coverage==7.3.2 -dask==2023.9.3 +dask==2023.10.0