From 9f4cbb78d74ea345a91f3d61dd512691c525e0b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:59:09 +0000 Subject: [PATCH] Bump distributed from 2.5.2 to 2021.10.0 in /dev_server 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] --- dev_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_server/requirements.txt b/dev_server/requirements.txt index 0b26095..61a20c7 100644 --- a/dev_server/requirements.txt +++ b/dev_server/requirements.txt @@ -8,7 +8,7 @@ dask==2.5.2 decorator==4.4.0 defusedxml==0.6.0 dill==0.3.1.1 -distributed==2.5.2 +distributed==2021.10.0 entrypoints==0.3 gurobipy==8.1.1 HeapDict==1.0.1