From 9c8b9807fecc3f401696a3b37ee3b6ebc46e0ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 18:55:49 +0000 Subject: [PATCH] Bump dask from 0.19.3 to 2021.10.0 in /hedge_allocations Bumps [dask](https://github.com/dask/dask) from 0.19.3 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.19.3...2021.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hedge_allocations/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hedge_allocations/requirements.txt b/hedge_allocations/requirements.txt index 07406028b..a805e6b8e 100644 --- a/hedge_allocations/requirements.txt +++ b/hedge_allocations/requirements.txt @@ -35,7 +35,7 @@ cryptography==1.8.1 cycler==0.10.0 Cython==0.25.2 cytoolz==0.8.2 -dask==0.19.3 +dask==2021.10.0 datashape==0.5.4 decorator==4.0.11 distributed==1.16.3