From 946fb2dfee50e4e09662f5f8c5bbb75fe54e6352 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:58:58 +0000 Subject: [PATCH] Bump distributed from 1.23.2 to 2021.10.0 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 47b92c0..a5b4b96 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ aiodns==1.1.1 aiofiles==0.4.0 aiohttp==3.4.4 dask==0.19.2 -distributed==1.23.2 +distributed==2021.10.0 pandas==0.23.4 requests==2.20.0 sanic==0.7.0