From 026af512a2ced8cb35e9d7177fff71636b51c701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:00:24 +0000 Subject: [PATCH] Bump distributed from 2.15.1 to 2021.10.0 in /python Bumps [distributed](https://github.com/dask/distributed) from 2.15.1 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.15.1...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 1ee982d..92ca104 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,7 +2,7 @@ bokeh==2.0.2 click==7.1.2 cloudpickle==1.4.1 dask==2.15.0 -distributed==2.15.1 +distributed==2021.10.0 fsspec==0.7.3 HeapDict==1.0.1 Jinja2==2.11.2