From 90abbb44553295d146e4e1f1e5290a5277b5fb30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 17:10:02 +0000 Subject: [PATCH] Bump distributed from 2024.11.2 to 2026.1.1 in /docker/spatial_py Bumps [distributed](https://github.com/dask/distributed) from 2024.11.2 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.11.2...2026.1.1) --- updated-dependencies: - dependency-name: distributed dependency-version: 2026.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/spatial_py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/spatial_py/requirements.txt b/docker/spatial_py/requirements.txt index 4c74280..8675a72 100644 --- a/docker/spatial_py/requirements.txt +++ b/docker/spatial_py/requirements.txt @@ -9,6 +9,6 @@ seaborn==0.13.2 harmonypy==0.0.10 scanpy==1.11.3 dask==2024.11.2 -distributed==2024.11.2 +distributed==2026.1.1 numcodecs==0.11.0