From 393afb3aaf6dc95e53e58c911ace9dfa38748264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 19:01:25 +0000 Subject: [PATCH] Bump dask from 2.30.0 to 2021.10.0 in /notebooks Bumps [dask](https://github.com/dask/dask) from 2.30.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.30.0...2021.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 00c02ee..1d98c99 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -12,7 +12,7 @@ cffi==1.14.3 chardet==3.0.4 click==7.1.2 cloudpickle==1.6.0 -dask==2.30.0 +dask==2021.10.0 dask-labextension==3.0.0 decorator==4.4.2 defusedxml==0.6.0