From 5991e6b15d5ca82efab9f3a4ee836af7d2165020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 12:45:04 +0000 Subject: [PATCH] CI: (deps): Bump dask from 2023.9.0 to 2023.9.1 in /ci Bumps [dask](https://github.com/dask/dask) from 2023.9.0 to 2023.9.1. - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/dask/compare/2023.9.0...2023.9.1) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-patch ... 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 d41ba2079ae..b8fea0a63a2 100644 --- a/ci/test_requirements.txt +++ b/ci/test_requirements.txt @@ -3,4 +3,4 @@ pytest==7.4.1 pytest-mpl==0.16.1 netCDF4==1.6.4 coverage==7.3.1 -dask==2023.9.0 +dask==2023.9.1