From c4ce55e656508ed8cac464840c5013bc2795517c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 17:10:12 +0000 Subject: [PATCH] Bump distributed from 2024.12.1 to 2026.1.1 Bumps [distributed](https://github.com/dask/distributed) from 2024.12.1 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/2024.12.1...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 cb28260..f9e0724 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ debugpy==1.8.2 decorator==5.1.1 depinfo==2.2.0 diskcache==5.6.3 -distributed==2024.12.1 +distributed==2026.1.1 et_xmlfile==2.0.0 exceptiongroup==1.2.1 executing==2.0.1