From 1c5d335f0f467c057125d672b5547002ecda64f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:57:53 +0000 Subject: [PATCH] Bump distributed from 1.20.2 to 2021.10.0 Bumps [distributed](https://github.com/dask/distributed) from 1.20.2 to 2021.10.0. - [Release notes](https://github.com/dask/distributed/releases) - [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/distributed/compare/1.20.2...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_new.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_new.txt b/requirements_new.txt index 9e0431f..4fe3f79 100644 --- a/requirements_new.txt +++ b/requirements_new.txt @@ -39,7 +39,7 @@ cytoolz==0.9.0 dask==0.16.1 datashape==0.5.2 decorator==4.2.1 -distributed==1.20.2 +distributed==2021.10.0 docopt==0.6.2 docutils==0.14 dotenv==0.0.5