From c69caf8e55c5ca9ba445860b55994bf17c4e570a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:01:24 +0000 Subject: [PATCH] Bump distributed from 2.24.0 to 2021.10.0 in /build/reqs Bumps [distributed](https://github.com/dask/distributed) from 2.24.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/2.24.0...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/reqs/full_requirements.txt | 2 +- build/reqs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/reqs/full_requirements.txt b/build/reqs/full_requirements.txt index 5b57f760..48a63ae9 100644 --- a/build/reqs/full_requirements.txt +++ b/build/reqs/full_requirements.txt @@ -43,7 +43,7 @@ datashape==0.5.2 decorator==4.4.2 defusedxml==0.6.0 descartes==1.1.0 -distributed==2.24.0 +distributed==2021.10.0 docutils==0.15.2 earthengine-api==0.1.280 entrypoints==0.3 diff --git a/build/reqs/requirements.txt b/build/reqs/requirements.txt index 68b449b1..97786cb2 100644 --- a/build/reqs/requirements.txt +++ b/build/reqs/requirements.txt @@ -35,7 +35,7 @@ datashape==0.5.2 decorator==4.4.2 defusedxml==0.6.0 descartes==1.1.0 -distributed==2.27.0 +distributed==2021.10.0 docutils==0.15.2 entrypoints==0.3 Fiona==1.8.17