From 95db51ceb28616ebadd18b1e1497096ba30b9932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:56:51 +0000 Subject: [PATCH] Bump distributed from 1.21.6 to 2021.10.0 Bumps [distributed](https://github.com/dask/distributed) from 1.21.6 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.21.6...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1c7e5f..1047985 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Cython==0.28.2 cytoolz==0.9.0.1 dask==0.17.2 decorator==4.3.0 -distributed==1.21.6 +distributed==2021.10.0 gast==0.2.0 grpcio==1.11.0 h5py==2.7.1