From 0dd08f90d03b124f9fd27a9402e23fe1b5a2c367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 16:50:09 +0000 Subject: [PATCH] Bump dask from 2.7.0 to 2021.10.0 Bumps [dask](https://github.com/dask/dask) from 2.7.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.7.0...2021.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements27.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 01fbc42c..cecef56f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cftime==1.0.4.2 chardet==3.0.4 coverage==5.0.3 Cython==0.29.14 -dask==2.7.0 +dask==2021.10.0 decorator==4.4.1 docopt==0.6.2 docutils==0.15.2 diff --git a/requirements27.txt b/requirements27.txt index 0e675248..99c1146a 100644 --- a/requirements27.txt +++ b/requirements27.txt @@ -8,7 +8,7 @@ cftime==1.0.3.4 configparser==4.0.2 contextlib2==0.6.0.post1 Cython==0.29.13 -dask==1.2.2 +dask==2021.10.0 decorator==4.4.1 docopt==0.6.2 entrypoints==0.3