From a795d634f16c6e2a9947ff6f675778d7ae0591b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 09:20:08 +0000 Subject: [PATCH] Bump distributed from 2021.9.1 to 2021.10.0 Bumps [distributed](https://github.com/dask/distributed) from 2021.9.1 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/2021.09.1...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ac4094..da5055d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ Cython==0.29.24 d8==0.0.2.post0 dask==2021.9.1 dill==0.3.4 -distributed==2021.9.1 +distributed==2021.10.0 docopt==0.6.2 fastai==2.5.2 fastcore==1.3.26