From 82de729189321c71c98c78e8590f4d656ceeb350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 17:10:23 +0000 Subject: [PATCH] Bump distributed from 2024.12.1 to 2026.1.1 in /dockerfiles/jupyter 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] --- dockerfiles/jupyter/locked-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dockerfiles/jupyter/locked-requirements.txt b/dockerfiles/jupyter/locked-requirements.txt index 96fa9f98b1b..cea04a2bef9 100644 --- a/dockerfiles/jupyter/locked-requirements.txt +++ b/dockerfiles/jupyter/locked-requirements.txt @@ -682,9 +682,9 @@ deprecated==1.2.18 \ --hash=sha256:422b6f6d859da6f2ef57857761bfb392480502a64c3028ca9bbe86085d72115d \ --hash=sha256:bd5011788200372a32418f888e326a09ff80d0214bd961147cfed01b5c018eec # via -r requirements.txt -distributed==2024.12.1 \ - --hash=sha256:438aa3ae48bfac9c2bb2ad03f9d47899286f9cb3db8a627b3b8c0de9e26f53dd \ - --hash=sha256:87e31abaa0ee3dc517b44fec4993d4b5d92257f926a8d2a12d52c005227154e7 +distributed==2026.1.1 \ + --hash=sha256:3d2709a43912797df3c345af3bb333bbf1a386ec1e9e6a134e5f050521373dbd \ + --hash=sha256:506759b1ed88e45e12ba65e2a429de9911862db55d27dd8bb293c6268430374e # via -r extras-requirements.txt docker==7.1.0 \ --hash=sha256:ad8c70e6e3f8926cb8a92619b832b4ea5299e2831c14284663184e200546fa6c \