From d6de4705d015a4a6eef1b39d6c18f7e8e325d064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:59:30 +0000 Subject: [PATCH] Bump distributed from 2.5.2 to 2021.10.0 Bumps [distributed](https://github.com/dask/distributed) from 2.5.2 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.5.2...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b378200..d011609 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ cytoolz==0.10.0 dask==2.5.2 decorator==4.4.0 defusedxml==0.6.0 -distributed==2.5.2 +distributed==2021.10.0 Django==3.0.2 docutils==0.15.2 emoji==0.5.4