From a19f68b8e54ac3d994288eec8246a15ad76cc6c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:01:13 +0000 Subject: [PATCH] Bump distributed from 2.30.0 to 2021.10.0 in /api_flask Bumps [distributed](https://github.com/dask/distributed) from 2.30.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.30.0...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api_flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_flask/requirements.txt b/api_flask/requirements.txt index 48f1671..1c6cad0 100644 --- a/api_flask/requirements.txt +++ b/api_flask/requirements.txt @@ -4,7 +4,7 @@ bokeh==2.2.2 click==7.1.2 cloudpickle==1.6.0 dask==2.30.0 -distributed==2.30.0 +distributed==2021.10.0 Flask==1.1.2 Flask-RESTful==0.3.8 fsspec==0.8.4