From 8e1837ea6a37bdab5aaaa4f3d19c6827b270f7ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:00:40 +0000 Subject: [PATCH] Bump distributed from 1.26.0 to 2021.10.0 in /sub2/backend Bumps [distributed](https://github.com/dask/distributed) from 1.26.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/1.26.0...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sub2/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub2/backend/requirements.txt b/sub2/backend/requirements.txt index 0a4688b..78978e4 100644 --- a/sub2/backend/requirements.txt +++ b/sub2/backend/requirements.txt @@ -8,7 +8,7 @@ beautifulsoup4==4.6.0 decorator==4.4.1 defusedxml==0.6.0 distlib==0.3.0 -distributed==1.26.0 +distributed==2021.10.0 Django==2.1 django-allauth==0.41.0 django-cors-headers==3.2.1