From df9d7667967e497602b180ebcdf9c082f92e12b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:29:28 +0000 Subject: [PATCH] CI: (deps): Bump dask from 2023.8.0 to 2023.8.1 in /ci Bumps [dask](https://github.com/dask/dask) from 2023.8.0 to 2023.8.1. - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/dask/compare/2023.8.0...2023.8.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 d21d5dc0a03..be9efbef700 100644 --- a/ci/test_requirements.txt +++ b/ci/test_requirements.txt @@ -3,4 +3,4 @@ pytest==7.4.0 pytest-mpl==0.16.1 netCDF4==1.6.4 coverage==7.3.0 -dask==2023.8.0 +dask==2023.8.1