From aa32251450554aa76ce7b48e7a4646ae95ac1b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 18:34:24 +0000 Subject: [PATCH] Bump distributed from 2021.7.0 to 2021.10.0 in /src Bumps [distributed](https://github.com/dask/distributed) from 2021.7.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/2021.07.0...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 74ad5023..8038677f 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -4,7 +4,7 @@ click==8.0.1 cloudpickle==1.6.0 dask==2021.7.0 dask-jobqueue==0.7.2 -distributed==2021.7.0 +distributed==2021.10.0 fsspec==2021.6.1 HeapDict==1.0.1 Jinja2==3.0.1