From 4e456899e40ae66451ee13938f1b59272df367a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:59:20 +0000 Subject: [PATCH] Bump distributed from 2.3.2 to 2021.10.0 in /docker/jupyter Bumps [distributed](https://github.com/dask/distributed) from 2.3.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.3.2...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/jupyter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/jupyter/requirements.txt b/docker/jupyter/requirements.txt index cbe5aa9..9ee02bf 100644 --- a/docker/jupyter/requirements.txt +++ b/docker/jupyter/requirements.txt @@ -33,7 +33,7 @@ dask==2.2.0 decorator==4.4.0 defusedxml==0.5.0 dill==0.2.9 -distributed==2.3.2 +distributed==2021.10.0 docutils==0.15.2 dumb-init==1.2.2 entrypoints==0.3