From 8599b3503a61b76d62a21be372d0136382d27ecb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:21:32 +0000 Subject: [PATCH] Bump distributed from 2024.10.0 to 2024.12.0 Bumps [distributed](https://github.com/dask/distributed) from 2024.10.0 to 2024.12.0. - [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...2024.12.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production update-type: version-update:semver-minor ... 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 18a10962..2fb6a0a5 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -6,7 +6,7 @@ confluent-kafka==2.5.3 cryptography==43.0.3 dask==2024.10.0 deepdiff==8.0.1 -distributed==2024.10.0 +distributed==2024.12.0 fastavro==1.6.0 #breaking changes in newer versions fire==0.7.0 gsutil==5.30