From 1f19fa7c00d95b19184f9f541744296264bb1914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:58:57 +0000 Subject: [PATCH] Bump distributed from 2.1.0 to 2021.10.0 in /docker Bumps [distributed](https://github.com/dask/distributed) from 2.1.0 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/2.1.0...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docker/requirements.txt diff --git a/docker/requirements.txt b/docker/requirements.txt old mode 100755 new mode 100644 index a23bfeb..f2167fd --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -32,7 +32,7 @@ dill==0.3.0 biopython==1.74 beautifulsoup4==4.8.0 dask==2.1.0 -distributed==2.1.0 +distributed==2021.10.0 ipywidgets==7.5.1 xgboost==0.90 treelib==1.5.5