From e7f6a161c3185f6527821d942c14f624fa5bdccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 07:00:42 +0000 Subject: [PATCH] Bump distributed from 2024.7.0 to 2024.7.1 Bumps [distributed](https://github.com/dask/distributed) from 2024.7.0 to 2024.7.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.7.0...2024.7.1) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production update-type: version-update:semver-patch ... 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 524d9e8b..ada703cc 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -6,7 +6,7 @@ confluent-kafka==2.5.0 cryptography==42.0.8 dask==2024.7.0 deepdiff==7.0.1 -distributed==2024.7.0 +distributed==2024.7.1 fastavro==1.6.0 #breaking changes in newer versions fire==0.6.0 gsutil==5.30