From ba692c43eeecdbf915e6496e4df185bd9f748a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 22:37:47 +0000 Subject: [PATCH] Bump dask from 2022.8.0 to 2022.11.1 Bumps [dask](https://github.com/dask/dask) from 2022.8.0 to 2022.11.1. - [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/2022.8.0...2022.11.1) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0625647a9..4e3731c8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ boto3~=1.24.68 celery[pytest]==5.2.7 click==8.1.3 cryptography~=3.4.8 -dask==2022.8.0 +dask==2022.11.1 fastapi-caching[redis] fastapi-pagination[sqlalchemy]~= 0.10.0 fastapi[all]==0.82.0