From 899d45c6c82e25b4fd114e8917784e2eb0974899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 17:00:53 +0000 Subject: [PATCH] Bump distributed from 2.17.0 to 2026.1.1 Bumps [distributed](https://github.com/dask/distributed) from 2.17.0 to 2026.1.1. - [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.17.0...2026.1.1) --- updated-dependencies: - dependency-name: distributed dependency-version: 2026.1.1 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 36507d6..0fcc4be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ botocore==1.17.16 click==7.1.2 cloudpickle==1.4.1 dask==2021.10.0 -distributed==2.17.0 +distributed==2026.1.1 docutils==0.15.2 fsspec==0.7.4 HeapDict==1.0.1