From 3af6d4ca3a1b3609334cd2ee547c135b9db75c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 14:03:05 +0000 Subject: [PATCH] pip prod(deps): update distributed requirement Updates the requirements on [distributed](https://github.com/dask/distributed) to permit the latest version. - [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.1.0...2026.1.2) --- updated-dependencies: - dependency-name: distributed dependency-version: 2026.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 7788d90efa..3be7e38a1e 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -2,6 +2,6 @@ matplotlib<3.10.9 pillow>11,<12.1.1 pyrevolve==2.2.7 scipy<1.15.4 -distributed<2026.1.2 +distributed<2026.1.3 click<9.0 cloudpickle<3.1.3