From 44f954440a7f5c4d80c55f00beaaab382cad3cd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 17:10:09 +0000 Subject: [PATCH] Bump distributed from 2024.10.0 to 2026.1.1 in /requirements Bumps [distributed](https://github.com/dask/distributed) from 2024.10.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/2024.10.0...2026.1.1) --- updated-dependencies: - dependency-name: distributed dependency-version: 2026.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements_ingester.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index bd9598ef..35e7a0ec 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -6,7 +6,7 @@ confluent-kafka==2.11.0 cryptography==44.0.2 dask==2024.10.0 deepdiff==8.5.0 -distributed==2024.10.0 +distributed==2026.1.1 fastavro==1.6.0 #breaking changes in newer versions fire==0.7.0 gsutil==5.31