From f8017d16422a956e1467da42952711df54b78906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 10:39:49 -0700 Subject: [PATCH] Bump dask from 2021.9.1 to 2021.10.0 in /kowalski (#150) Bumps [dask](https://github.com/dask/dask) from 2021.9.1 to 2021.10.0. - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/dask/compare/2021.09.1...2021.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- kowalski/requirements_ingester.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kowalski/requirements_ingester.txt b/kowalski/requirements_ingester.txt index d23868d2..63ad4a3e 100644 --- a/kowalski/requirements_ingester.txt +++ b/kowalski/requirements_ingester.txt @@ -4,7 +4,7 @@ bcrypt==3.2.0 beautifulsoup4==4.10.0 confluent_kafka==1.7.0 cryptography==3.4.8 -dask==2021.9.1 +dask==2021.10.0 distributed==2021.9.1 fastavro==1.4.4 fire==0.4.0