From 830b1d0112fe957f8bccbd8caacc5176eb634233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 18:58:01 +0000 Subject: [PATCH] Bump dask from 2.6.0 to 2021.10.0 in /docker Bumps [dask](https://github.com/dask/dask) from 2.6.0 to 2021.10.0. - [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/2.6.0...2021.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index f2921fd..9d317ca 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -8,7 +8,7 @@ chardet==3.0.4 click==6.7 cloudpickle==1.2.2 cycler==0.10.0 -dask==2.6.0 +dask==2021.10.0 dask-image==0.2.0 decorator==4.4.0 dill==0.3.1.1