From 4c1ceb2772b15470151d09d5b4a3b86b42616655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:01:19 +0000 Subject: [PATCH] Bump distributed from 1.23.2 to 2021.10.0 in /DeepPATH_code Bumps [distributed](https://github.com/dask/distributed) from 1.23.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/1.23.2...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DeepPATH_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 DeepPATH_code/requirements.txt diff --git a/DeepPATH_code/requirements.txt b/DeepPATH_code/requirements.txt old mode 100755 new mode 100644 index 01cc97b..40e2057 --- a/DeepPATH_code/requirements.txt +++ b/DeepPATH_code/requirements.txt @@ -40,7 +40,7 @@ decorator==4.3.0 deepmedic==0.7.4 dicom==0.9.9.post1 dill==0.2.8.2 -distributed==1.23.2 +distributed==2021.10.0 Django==2.1.1 docker==3.5.1 docker-pycreds==0.3.0