From 204aa3e5ce5aa5129fd33169db3642790d073dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:57:07 +0000 Subject: [PATCH] Bump distributed from 1.13.3 to 2021.10.0 in /etc Bumps [distributed](https://github.com/dask/distributed) from 1.13.3 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.13.3...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- etc/requirements_ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_ci.txt b/etc/requirements_ci.txt index 1371bb72..59437c5f 100644 --- a/etc/requirements_ci.txt +++ b/etc/requirements_ci.txt @@ -8,7 +8,7 @@ cloudpickle==0.2.1 cryptography==1.5.2 dask==0.11.1 decorator==4.0.10 -distributed==1.13.3 +distributed==2021.10.0 docutils==0.12 h5py==2.6.0 HeapDict==1.0.0