From 670ca451acc0786d0e5e85490720a591dc48a392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:00:55 +0000 Subject: [PATCH] Bump distributed from 2.30.0 to 2021.10.0 in /notebooks Bumps [distributed](https://github.com/dask/distributed) from 2.30.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.30.0...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 00c02ee..432bd68 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -16,7 +16,7 @@ dask==2.30.0 dask-labextension==3.0.0 decorator==4.4.2 defusedxml==0.6.0 -distributed==2.30.0 +distributed==2021.10.0 entrypoints==0.3 graphviz==0.14.2 HeapDict==1.0.1