From b1b14e9a9c395cbd6e1abe7ad5fab5dd40ebf9b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 18:55:20 +0000 Subject: [PATCH] Bump dask from 0.20.1 to 2021.10.0 in /page-based/data-collection Bumps [dask](https://github.com/dask/dask) from 0.20.1 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/0.20.1...2021.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- page-based/data-collection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page-based/data-collection/requirements.txt b/page-based/data-collection/requirements.txt index d178d3e..4320a08 100644 --- a/page-based/data-collection/requirements.txt +++ b/page-based/data-collection/requirements.txt @@ -14,7 +14,7 @@ construct==2.5.3 cryptography==2.3.1 cssutils==1.0.2 cycler==0.10.0 -dask==0.20.1 +dask==2021.10.0 decorator==4.3.0 EasyProcess==0.2.3 h11==0.7.0